]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: sa11x0: neponset: don't static map neponset registers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 11:23:33 +0000 (11:23 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:18 +0000 (15:34 +0000)
commitfbae0f8912dc12b284433c05417ea76311205bbf
tree8f5d97671ed67caa201866c906ff71f91325b6c9
parentf942b0fd6c81416bb8d52bc26a76a58c02d87bc2
ARM: sa11x0: neponset: don't static map neponset registers

Now that we ioremap() the neponset register space, there's no need
to static map the neponset registers.  Get rid of this static mapping.

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