From: Kyle McMartin Date: Thu, 28 Jun 2007 16:12:39 +0000 (-0400) Subject: [PARISC] Add empty X-Git-Tag: v2.6.23-rc4~9^2~5 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=37efbb705a7c8778c5ee9f4ec6493cf2d958eecd;p=linux-2.6-omap-h63xx.git [PARISC] Add empty Signed-off-by: Kyle McMartin --- diff --git a/include/asm-parisc/vga.h b/include/asm-parisc/vga.h new file mode 100644 index 00000000000..154a84c843a --- /dev/null +++ b/include/asm-parisc/vga.h @@ -0,0 +1,6 @@ +#ifndef __ASM_PARISC_VGA_H__ +#define __ASM_PARISC_VGA_H__ + +/* nothing */ + +#endif __ASM_PARISC_VGA_H__