ARM: sa11x0: don't static map sa1111
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jan 2012 10:37:36 +0000 (10:37 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:13 +0000 (11:30 +0000)
commit876c1f27852ff1e45e1164da15847d3b25600160
tree628ab226ed9cacf8192019fd85a6529842626d80
parent22eeaff367ac85a09643b2b8a5af064ec8773f63
ARM: sa11x0: don't static map sa1111

The sa1111 support will ioremap() the device; there is no need for
platforms to setup a static mapping for this.  Remove the static
mapping for this device from badge4, jornada720 and neponset.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/badge4.c
arch/arm/mach-sa1100/jornada720.c
arch/arm/mach-sa1100/neponset.c