mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
7 lines
131 B
C
7 lines
131 B
C
#ifndef _ASM_S390_VGA_H
|
|
#define _ASM_S390_VGA_H
|
|
|
|
/* Avoid compile errors due to missing asm/vga.h */
|
|
|
|
#endif /* _ASM_S390_VGA_H */
|