diff options
author | 2011-11-05 22:06:17 +0000 | |
---|---|---|
committer | 2011-11-05 22:26:46 +0000 | |
commit | 7a3f8de5a3c36e5fde130cae74a06663b59837ae (patch) | |
tree | 71cbf9c7ac4b1f7ad53bd033a188b16d82543feb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: PXA: fix gpio-pxa.h build errors (diff) | |
download | linux-dev-7a3f8de5a3c36e5fde130cae74a06663b59837ae.tar.xz linux-dev-7a3f8de5a3c36e5fde130cae74a06663b59837ae.zip |
ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver
The includes in the pxa2xx_cm_x2xx PCMCIA driver are rather random;
the driver doesn't require anything from these headers except the
cpu_is_xxx() macros which come from another include.
The concern is that it's getting these definitions via mach/system.h,
which is supposed to only be included by arch/arm/kernel/process.c.
As this header is scheduled for cleanup (and elimination) keeping
the status quo will cause build errors. So lets fix properly and
independent of the future work.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions