commit | c11fc3491c566b7a47766c93f1baab1ac0d7de6a | [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 | 0fa2d6e96995a182da2a0907c5e4d9220509fbe2 | |
parent | 3acf731ccad039d91721b6cd9fc85569e9f958ca [diff] |
ARM: iop13xx: make headers more local Some header files are never included outside of a mach-iop13xx 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>