summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/palmtreo.h
AgeCommit message (Collapse)Author
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
Lots of header files are never included outside of a mach-pxa 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>