commit | 37efbb705a7c8778c5ee9f4ec6493cf2d958eecd | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Thu Jun 28 12:12:39 2007 -0400 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Mon Aug 27 00:29:22 2007 -0400 |
tree | 31c6d0702236a83a9dd80069311f62daf14e24bc | |
parent | 39d3520c92cf7a28c07229ca00cc35a1e8026c77 [diff] [blame] |
[PARISC] Add empty <asm-parisc/vga.h> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
diff --git a/include/asm-parisc/vga.h b/include/asm-parisc/vga.h new file mode 100644 index 0000000..154a84c --- /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__