mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
0bbad249a6
This file is controlled by a tristate Kconfig option, and hence needs to include module.h so that it can get module_init() once we relocate it from init.h into module.h in the future. Note that module_exit() appears to be missing from the driver, so it is questionable whether it would actually work for a removal and reload cycle if it was configured for a modular build. Cc: Paul Mundt <lethal@linux-sh.org> Cc: linux-sh@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> |
||
---|---|---|
.. | ||
irq-r7780mp.c | ||
irq-r7780rp.c | ||
irq-r7785rp.c | ||
Kconfig | ||
Makefile | ||
pinmux-r7785rp.c | ||
psw.c | ||
setup.c |