aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/mioa701.h
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01ARM: pxa: make more mach/*.h files localGravatar Arnd Bergmann 1-0/+75
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>