9
0
Fork 0

net: usb: asix: fix formating

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-04-11 08:19:42 +04:00 committed by Sascha Hauer
parent 1fc66d1401
commit 9b2fb23ea9
1 changed files with 8 additions and 9 deletions

View File

@ -803,4 +803,3 @@ static int __init asix_init(void)
return usb_driver_register(&asix_driver);
}
device_initcall(asix_init);