ARM: set vga memory base at run-time
authorRob Herring <rob.herring@calxeda.com>
Wed, 29 Jun 2011 02:22:40 +0000 (21:22 -0500)
committerRob Herring <rob.herring@calxeda.com>
Tue, 12 Jul 2011 16:19:29 +0000 (11:19 -0500)
Convert the incorrectly named PCIMEM_BASE to a variable called vga_base.
This removes the dependency on mach/hardware.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>

No differences found