summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/vga.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/vga.h')
-rw-r--r--arch/sh/include/asm/vga.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sh/include/asm/vga.h b/arch/sh/include/asm/vga.h
new file mode 100644
index 000000000..089fbdc6c
--- /dev/null
+++ b/arch/sh/include/asm/vga.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __ASM_SH_VGA_H
+#define __ASM_SH_VGA_H
+
+/* Stupid drivers. */
+
+#endif /* __ASM_SH_VGA_H */