summaryrefslogtreecommitdiff
path: root/arch/arm/mach-w90x900/include/mach/regs-timer.h
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01ARM: w90x900: make headers more localArnd Bergmann1-42/+0
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>
2008-12-04[ARM] 5338/1: Add Nuvoton W90P910 Platform supportwanzongshun1-0/+42
Add Nuvoton W90X900 ARM9 plat support to linux arm tree, Now, this patch include only W90P910 EVB of W90P910 CPU, Its driver is nothing. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>