summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900/nuc9xx.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05ARM: restart: w90x900: use new restart hookRussell King1-0/+1
Hook these platforms restart code into the new restart hook rather than using arch_reset(). Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-11-21ARM: w90x900: add common nuc9xx.hRussell King1-0/+23
Rather than having separate extern declarations in nuc9*.h, provide a common header file containing these definitions. Tested-by: Wan Zongshun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>