commit | e4d4a9027877593d80d71e8a93e39670b1881627 | [log] [tgz] |
---|---|---|
author | Ryan Mallon <rmallon@gmail.com> | Mon Sep 17 09:09:08 2012 +1000 |
committer | Ryan Mallon <rmallon@gmail.com> | Mon Sep 17 09:09:08 2012 +1000 |
tree | cd4b5f3ff4c77ade85ea4505c85ca49c29bb0c93 | |
parent | 29fe651f8fb74d9bd8dd850488f7d773e8b37534 [diff] |
ARM: ep93xx: Move ts72xx.h out of include/mach The ts72xx.h header is only included by arch/arm/mach-ep93xx/ts72xx.c. It therefore does not need to be in the globally exported include/mach directory. Move it to to arch/arm/mach-ep93xx. Signed-off-by: Ryan Mallon <rmallon@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de>