summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-clock.c
diff options
context:
space:
mode:
authorPaul Gortmaker2011-10-25 19:13:57 +0200
committerPaul Gortmaker2011-10-31 14:20:13 +0100
commitbdfa97bf7263657b83bc5b68567a3a60dde84c5b (patch)
tree9bb8abdef63da8aa324808eb62009eaf732bd40f /kernel/time/posix-clock.c
parentkernel: params.c needs module.h not moduleparam.h (diff)
downloadkernel-qcow2-linux-bdfa97bf7263657b83bc5b68567a3a60dde84c5b.tar.gz
kernel-qcow2-linux-bdfa97bf7263657b83bc5b68567a3a60dde84c5b.tar.xz
kernel-qcow2-linux-bdfa97bf7263657b83bc5b68567a3a60dde84c5b.zip
kernel: fix up module header handling in rcutiny files
The file rcutiny.c does not need moduleparam.h header, as there are no modparams in this file. However rcutiny_plugin.h does define a module_init() and a module_exit() and it uses the various MODULE_ macros, so it really does need module.h included. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'kernel/time/posix-clock.c')
0 files changed, 0 insertions, 0 deletions