ARM: ep93xx: Move ts72xx.h out of include/mach
authorRyan Mallon <rmallon@gmail.com>
Sun, 16 Sep 2012 23:09:08 +0000 (09:09 +1000)
committerRyan Mallon <rmallon@gmail.com>
Sun, 16 Sep 2012 23:09:08 +0000 (09:09 +1000)
commite4d4a9027877593d80d71e8a93e39670b1881627
treecd4b5f3ff4c77ade85ea4505c85ca49c29bb0c93
parent29fe651f8fb74d9bd8dd850488f7d773e8b37534
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>
arch/arm/mach-ep93xx/include/mach/ts72xx.h [deleted file]
arch/arm/mach-ep93xx/ts72xx.c
arch/arm/mach-ep93xx/ts72xx.h [new file with mode: 0644]