Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343407
b: refs/heads/master
c: 1150f25
h: refs/heads/master
i:
  343405: 343991e
  343403: 34a279c
  343399: 6e4dd95
  343391: 159a708
v: v3
  • Loading branch information
Jan Glauber authored and Martin Schwidefsky committed Nov 30, 2012
1 parent e66606d commit 40c4775
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c8717a3d66ad697158f7a0dd6045fec280c8d723
refs/heads/master: 1150f25441a7dad818fa4366d01c45c2fef1cbe8
6 changes: 6 additions & 0 deletions trunk/arch/s390/include/asm/vga.h
Original file line number Diff line number Diff line change
@@ -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 */
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/vga/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
config VGA_ARB
bool "VGA Arbitration" if EXPERT
default y
depends on PCI
depends on (PCI && !S390)
help
Some "legacy" VGA devices implemented on PCI typically have the same
hard-decoded addresses as they did on ISA. When multiple PCI devices
Expand Down

0 comments on commit 40c4775

Please sign in to comment.