ARM: w90x900: make headers more local
authorArnd Bergmann <arnd@arndb.de>
Fri, 30 Jan 2015 09:45:33 +0000 (10:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Dec 2015 20:52:51 +0000 (21:52 +0100)
commit1d8f3c499b887ad6387ca02396d1947812406db6
tree48add792a12ecdd6ebfa004d513e3a0afd9f0a4d
parentc11fc3491c566b7a47766c93f1baab1ac0d7de6a
ARM: w90x900: make headers more local

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>
arch/arm/mach-w90x900/cpu.c
arch/arm/mach-w90x900/regs-ebi.h [moved from arch/arm/mach-w90x900/include/mach/regs-ebi.h with 100% similarity]
arch/arm/mach-w90x900/regs-gcr.h [moved from arch/arm/mach-w90x900/include/mach/regs-gcr.h with 100% similarity]
arch/arm/mach-w90x900/regs-timer.h [moved from arch/arm/mach-w90x900/include/mach/regs-timer.h with 100% similarity]
arch/arm/mach-w90x900/regs-usb.h [moved from arch/arm/mach-w90x900/include/mach/regs-usb.h with 100% similarity]
arch/arm/mach-w90x900/time.c