]> 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>
Tue, 2 Aug 2011 16:37:14 +0000 (12:37 -0400)
commite2f896f313d49856fb1aa4cd865b6cfc36493da2
tree56965ade42428e0fed638c87c8d6f8208d4a3605
parent79bfa9db108dd863877176ff98a34f72b56092d1
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