From: Kyle McMartin Date: Thu, 28 Jun 2007 16:12:39 +0000 (-0400) Subject: [PARISC] Add empty X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=37efbb705a7c8778c5ee9f4ec6493cf2d958eecd;p=openwrt%2Fstaging%2Fblogic.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 000000000000..154a84c843a7 --- /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__