From: Bryan Wu Date: Wed, 17 Aug 2011 09:29:38 +0000 (+0800) Subject: ARM: mach-orion5x: add missing header file X-Git-Tag: v3.1-rc5~10^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158c0c623ab57e4e1cf705ce64b8efddc1cf82dd;p=pandora-kernel.git ARM: mach-orion5x: add missing header file This patch fixed following building error: -- arch/arm/mach-orion5x/pci.c: In function 'orion5x_pci_sys_setup': arch/arm/mach-orion5x/pci.c:563:2: error: 'vga_base' undeclared (first use in this function) arch/arm/mach-orion5x/pci.c:563:2: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [arch/arm/mach-orion5x/pci.o] Error 1 make[1]: *** Waiting for unfinished jobs.... -- Signed-off-by: Bryan Wu Acked-by: Rob Herring --- Reading git-diff-tree failed