mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 21:10:28 +09:00
This is one of the last modules using the old calling conventions for module init/exit functions. Change it over to the style used everywhere else. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Matt Turner <mattst88@gmail.com>