commit | 100f9638fe7c291641418e33d08ff9a5b77803ac | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jan 30 10:45:33 2015 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Dec 01 21:52:50 2015 +0100 |
tree | 2ea1f8fcbdc2142e8bdfd64be7b7a24a92e7c89c | |
parent | 4c25c5d2985c1db482cfe59ed9b3a07829a60ba9 [diff] |
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>