[ARM] 5598/1: ep93xx: core.c typesafe vic_init
authorHartley Sweeten <hartleys@visionengravers.com>
Thu, 9 Jul 2009 22:22:07 +0000 (23:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 11 Jul 2009 22:01:30 +0000 (23:01 +0100)
commit5396730b3caad500ceba84c9391143cafb5938a8
treee408a809e0d595bca38e86d4e5c8d7d32d127154
parentc3e3baddbc0b6636b01cb2aa3e44505ad61be17b
[ARM] 5598/1: ep93xx: core.c typesafe vic_init

The EP93XX_VIC{1/2}_BASE defines are now typesafe due to
[ARM] 5573/1: ep93xx: ensure typesafe io.  The (void *) cast
is not needed when calling vic_init().

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/core.c