summaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorPaul Gortmaker2011-05-26 23:53:52 +0200
committerPaul Gortmaker2011-10-31 14:20:12 +0100
commit56d82e000cdfb51aa92241d4682302f78c35cd92 (patch)
treedb011bf38930f2d0d0fa8a8f43e223fd03e25fad /kernel/sys.c
parentkernel: Map most files to use export.h instead of module.h (diff)
downloadkernel-qcow2-linux-56d82e000cdfb51aa92241d4682302f78c35cd92.tar.gz
kernel-qcow2-linux-56d82e000cdfb51aa92241d4682302f78c35cd92.tar.xz
kernel-qcow2-linux-56d82e000cdfb51aa92241d4682302f78c35cd92.zip
kernel: Add <linux/module.h> to files using it implicitly
These files are doing things like module_put and try_module_get so they need to call out the module.h for explicit inclusion, rather than getting it via <linux/device.h> which we ideally want to remove the module.h inclusion from. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions