summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa2xx-regs.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann2022-05-071-0/+149
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>