summaryrefslogtreecommitdiffstats
path: root/kernel/irq_work.c
diff options
context:
space:
mode:
authorPaul Gortmaker2011-05-26 18:48:41 +0200
committerPaul Gortmaker2011-10-31 14:20:12 +0100
commit74da1ff71350f3638c51613085f89c0865d7fe08 (patch)
treeb8904435ba280a9b70462303909e8d8408428986 /kernel/irq_work.c
parentkernel: Add <linux/module.h> to files using it implicitly (diff)
downloadkernel-qcow2-linux-74da1ff71350f3638c51613085f89c0865d7fe08.tar.gz
kernel-qcow2-linux-74da1ff71350f3638c51613085f89c0865d7fe08.tar.xz
kernel-qcow2-linux-74da1ff71350f3638c51613085f89c0865d7fe08.zip
kernel: fix several implicit usasges of kmod.h
These files were implicitly relying on <linux/kmod.h> coming in via module.h, as without it we get things like: kernel/power/suspend.c:100: error: implicit declaration of function ‘usermodehelper_disable’ kernel/power/suspend.c:109: error: implicit declaration of function ‘usermodehelper_enable’ kernel/power/user.c:254: error: implicit declaration of function ‘usermodehelper_disable’ kernel/power/user.c:261: error: implicit declaration of function ‘usermodehelper_enable’ kernel/sys.c:317: error: implicit declaration of function ‘usermodehelper_disable’ kernel/sys.c:1816: error: implicit declaration of function ‘call_usermodehelper_setup’ kernel/sys.c:1822: error: implicit declaration of function ‘call_usermodehelper_setfns’ kernel/sys.c:1824: error: implicit declaration of function ‘call_usermodehelper_exec’ Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'kernel/irq_work.c')
0 files changed, 0 insertions, 0 deletions