diff options
author | Paul Gortmaker <[email protected]> | 2014-01-21 16:22:43 -0500 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2014-03-31 13:22:45 +0200 |
commit | 8126334b20d79272a15b5c45053cb76b1e7320be (patch) | |
tree | e51c56e08a93556f7fda3e9b3a03bbb7450bd5aa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 4af897fa9992e5648d01fcff19d2c6d86a5143c9 (diff) |
watchdog: 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.
Signed-off-by: Paul Gortmaker <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions