diff --git a/[refs] b/[refs] index 1dbb74909748..cf61b5c6711a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0ac554b9be9fd340aa59e0d6a311986afcea40cf +refs/heads/master: cbeb13447f015d90367c9f72fbf87227f3e186c8 diff --git a/trunk/include/asm-sh/vga.h b/trunk/include/asm-sh/vga.h new file mode 100644 index 000000000000..06a5de8ace1a --- /dev/null +++ b/trunk/include/asm-sh/vga.h @@ -0,0 +1,6 @@ +#ifndef __ASM_SH_VGA_H +#define __ASM_SH_VGA_H + +/* Stupid drivers. */ + +#endif /* __ASM_SH_VGA_H */