ARM: sa11x0: neponset: move register definitions to neponset.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 11:19:06 +0000 (11:19 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:17 +0000 (15:34 +0000)
commitf942b0fd6c81416bb8d52bc26a76a58c02d87bc2
treef967454e0cc399bd24392a2da8472d63d3302f38
parentbab50a35ee703955bd708a4a44cd56ed30e601c8
ARM: sa11x0: neponset: move register definitions to neponset.c

Move the board specific neponset register definitions to the board
file, rather than mach/neponset.h.  However, as the NCR_0 register
definitions are used by some drivers, leave these behind.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/include/mach/neponset.h
arch/arm/mach-sa1100/neponset.c