ARM: integrator: move VGA base assignment
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 16 Mar 2013 21:03:41 +0000 (22:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Jun 2013 06:04:40 +0000 (08:04 +0200)
The global vga_base is used for things like getting an early
console on a PCI-based VGA adapter. Move this assignment into
the probe function for the PCI bridge.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found