Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275881
b: refs/heads/master
c: 80a2901
h: refs/heads/master
i:
  275879: f540772
v: v3
  • Loading branch information
Daniel Vetter authored and Keith Packard committed Oct 28, 2011
1 parent c93e08a commit f54e2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f74974c763c872d65da4062a14f4e73c77a0b577
refs/heads/master: 80a2901d2a59946d098c4479d650d0c3c82c3d85
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ static struct drm_driver driver;
extern int intel_agp_enabled;

#define INTEL_VGA_DEVICE(id, info) { \
.class = PCI_CLASS_DISPLAY_VGA << 8, \
.class = PCI_BASE_CLASS_DISPLAY << 16, \
.class_mask = 0xff0000, \
.vendor = 0x8086, \
.device = id, \
Expand Down

0 comments on commit f54e2d1

Please sign in to comment.