mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 06:42:31 +00:00
e35415e59f
This file depends on Kconfig options all of which are a bool, so we use the appropriate registration function, which avoids us relying on an implicit inclusion of <module.h> which we are doing currently. While this currently works, we really don't want to be including the module.h header in non-modular code, which we'd be forced to do, pending some upcoming code relocation from init.h into module.h. So we fix it now by using the non-modular equivalent. Cc: Sebastian Reichel <sre@kernel.org> Acked-By: Sebastian Reichel <sre@kernel.org> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-pm@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> |
||
---|---|---|
.. | ||
arm-versatile-reboot.c | ||
as3722-poweroff.c | ||
at91-poweroff.c | ||
at91-reset.c | ||
axxia-reset.c | ||
brcmstb-reboot.c | ||
gpio-poweroff.c | ||
gpio-restart.c | ||
hisi-reboot.c | ||
imx-snvs-poweroff.c | ||
Kconfig | ||
keystone-reset.c | ||
ltc2952-poweroff.c | ||
Makefile | ||
msm-poweroff.c | ||
qnap-poweroff.c | ||
restart-poweroff.c | ||
rmobile-reset.c | ||
st-poweroff.c | ||
syscon-poweroff.c | ||
syscon-reboot.c | ||
vexpress-poweroff.c | ||
xgene-reboot.c |