1
0

ARM: omap1: make headers more local

Some header files are never included outside of a mach-omap1
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>
Acked-by: Tony Lindgren <tony@atomide.com>
Este cometimento está contido em:
Arnd Bergmann
2015-01-30 10:45:33 +01:00
ascendente 4c25c5d298
cometimento 100f9638fe
17 ficheiros modificados com 15 adições e 15 eliminações

Ver ficheiro

@@ -42,7 +42,7 @@
#include <linux/omap-dma.h>
#include <mach/tc.h>
#include <linux/platform_data/keypad-omap.h>
#include <mach/flash.h>
#include "flash.h"
#include <mach/hardware.h>
#include <mach/usb.h>