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