diff options
author | Bryan Wu <bryan.wu@canonical.com> | 2011-08-17 17:29:38 +0800 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2011-08-25 09:08:18 -0500 |
commit | 158c0c623ab57e4e1cf705ce64b8efddc1cf82dd (patch) | |
tree | 9d57e4c0859deb1db531bce73ea29914400052d3 /arch/arm/mach-footbridge | |
parent | 5166793feb688a884832ca656f161f683be8f04c (diff) |
ARM: mach-orion5x: add missing header file <linux/vga.h>
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 <bryan.wu@canonical.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm/mach-footbridge')
0 files changed, 0 insertions, 0 deletions