diff options
| author | Paul Gortmaker <[email protected]> | 2014-01-21 16:23:10 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-02-14 14:31:37 -0800 |
| commit | 4272b9611c30f99f51590085998129480f2fe45e (patch) | |
| tree | e7d75867ce6e9c4475c291f57d1d9839639b1b9d /scripts/objdiff | |
| parent | f41c593454943b80a2017c8a2a3d6b1d0b0a6f89 (diff) | |
drivers/base: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>. Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.
Cc: Len Brown <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions