aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2011-04-04 16:23:20 +0200
committerSascha Hauer <[email protected]>2011-05-19 13:11:08 +0200
commitf4bf03d8b7fbd3e2d38d895a89c53df039976fd0 (patch)
treec0a4981c836c61dbd76636b1706323c6bb73abcb /tools/perf/scripts/python
parent5309498a56842d0acb723196b7bc57bfb9aee918 (diff)
ARM: imx: remove #includes already available from devices-common.h
Most machine files include "devices-imxXX.h" which in turn includes <mach/devices-common.h>. The latter already includes many headers that the machine files don't need to include again. These were found by: $ grep \#include arch/arm/plat-mxc/include/mach/devices-common.h > tmpfile $ git grep -l 'devices-imx' arch/arm | xargs grep -f tmpfile -F (but I kept linux/init.h, linux/kernel.h and linux/platform_device.h) LAKML-Reference: [email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions