ARM: pxa: make more mach/*.h files local

Lots of header files are never included outside of a mach-pxa
directory and do not need to be made visible in include/mach,
so let's just move them all down one level.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Šī revīzija ir iekļauta:
Arnd Bergmann
2015-01-30 10:45:33 +01:00
vecāks 31ade3b83e
revīzija 4c25c5d298
117 mainīti faili ar 193 papildinājumiem un 194 dzēšanām

Parādīt failu

@@ -30,7 +30,7 @@
#include <mach/pxa3xx-regs.h>
#include <mach/reset.h>
#include <linux/platform_data/usb-ohci-pxa27x.h>
#include <mach/pm.h>
#include "pm.h"
#include <mach/dma.h>
#include <mach/smemc.h>
#include <mach/irqs.h>