From 01ef31053ddda5d5aee86dca61193d1395273d53 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 16 Mar 2013 22:03:41 +0100 Subject: [PATCH] ARM: integrator: move VGA base assignment 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 Signed-off-by: Linus Walleij --- Reading git-format-patch failed