vga: compile fix, disable vga for s390
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
c8717a3d66
commit
1150f25441
6
arch/s390/include/asm/vga.h
Normal file
6
arch/s390/include/asm/vga.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _ASM_S390_VGA_H
|
||||
#define _ASM_S390_VGA_H
|
||||
|
||||
/* Avoid compile errors due to missing asm/vga.h */
|
||||
|
||||
#endif /* _ASM_S390_VGA_H */
|
Reference in New Issue
Block a user