]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: add asm/vga.h to mach-footbridge/dc21285.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 23:47:52 +0000 (19:47 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 19:10:32 +0000 (15:10 -0400)
commit27a3ed3d394691563fb4b74e85e841d43df735c7
treea09de1f8adf5ac54acd09ac2bbae382c9f0ef6c2
parent1df2f127bf3e70e0f1aba1b30c1f992828a134ae
arm: add asm/vga.h to mach-footbridge/dc21285.c

In order to fix this:

  CC      arch/arm/mach-footbridge/dc21285.o
arch/arm/mach-footbridge/dc21285.c: In function 'dc21285_preinit':
arch/arm/mach-footbridge/dc21285.c:299: error: 'vga_base' undeclared (first use in this function)
arch/arm/mach-footbridge/dc21285.c:299: error: (Each undeclared identifier is reported only once
arch/arm/mach-footbridge/dc21285.c:299: error: for each function it appears in.)
make[3]: *** [arch/arm/mach-footbridge/dc21285.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/mach-footbridge/dc21285.c