1
0

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>
Este cometimento está contido em:
Arnd Bergmann
2015-01-30 10:45:33 +01:00
ascendente 31ade3b83e
cometimento 4c25c5d298
117 ficheiros modificados com 193 adições e 194 eliminações

Ver ficheiro

@@ -17,7 +17,7 @@
#include <linux/gpio-pxa.h>
#include <linux/platform_device.h>
#include <mach/pxa930.h>
#include "pxa930.h"
#include "devices.h"