summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/regs-ost.h
AgeCommit message (Collapse)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-0/+37
None of the headers are included from outside of the mach-pxa directory, so move them all in there. Signed-off-by: Arnd Bergmann <arnd@arndb.de>