mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
This is a full module, with module_init() and module_exit() and so it needs module.h called out for inclusion. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>