]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PARISC] Add empty <asm-parisc/vga.h>
authorKyle McMartin <kyle@parisc-linux.org>
Thu, 28 Jun 2007 16:12:39 +0000 (12:12 -0400)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Mon, 27 Aug 2007 04:29:22 +0000 (00:29 -0400)
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
include/asm-parisc/vga.h [new file with mode: 0644]

diff --git a/include/asm-parisc/vga.h b/include/asm-parisc/vga.h
new file mode 100644 (file)
index 0000000..154a84c
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __ASM_PARISC_VGA_H__
+#define __ASM_PARISC_VGA_H__
+
+/* nothing */
+
+#endif __ASM_PARISC_VGA_H__