summaryrefslogtreecommitdiff
path: root/drivers/base/power/clock_ops.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2014-01-16 19:13:12 -0500
committerStephen Rothwell <sfr@canb.auug.org.au>2014-01-22 17:56:27 +1100
commitfd1feb3e9bf9003176908996e5ec2cdd63ee5a58 (patch)
treeac6cb7e27a4d92b799983546633f058b26517d1d /drivers/base/power/clock_ops.c
parent15740f855bd69220a01dafb2f034dc23e27f92dd (diff)
include: remove needless instances of <linux/init.h>
In removing __cpuinit and __devinit support, some files will no longer need to include <linux/init.h>. Here we audit the include files themselves, looking for cases where init.h is sourced but not actually used. With these cleaned up, we'll know that the odds of C files implicitly getting init.h from random headers in here are somewhat reduced. Some files were getting other headers via init.h, such as: In file included from fs/cifs/winucase.c:32:0: include/linux/nls.h:16:1: error: unknown type name ‘u16’ and so their includes were adjusted to reflect what they were actually requiring. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/base/power/clock_ops.c')
0 files changed, 0 insertions, 0 deletions