commit | cc22b4c18540e5e8bf55c7d124044f9317527d3c | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Jun 28 21:22:40 2011 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Jul 12 11:19:29 2011 -0500 |
tree | 77b9980c1824fd389105efe7e7f9693c9c258ad9 | |
parent | c9d95fbe59e426eed7f16e7cac812e46ac4772d0 [diff] |
ARM: set vga memory base at run-time 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>