commit | 1d8f3c499b887ad6387ca02396d1947812406db6 | [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:51 2015 +0100 |
tree | 48add792a12ecdd6ebfa004d513e3a0afd9f0a4d | |
parent | c11fc3491c566b7a47766c93f1baab1ac0d7de6a [diff] |
ARM: w90x900: make headers more local Some header files are never included outside of a mach-w90x900 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>