aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900/regs-gcr.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01ARM: w90x900: make headers more localArnd Bergmann1-0/+39
Some header files are never included outside of a mach-w90x900 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>