Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40300
b: refs/heads/master
c: 958de71
h: refs/heads/master
v: v3
  • Loading branch information
Tilman Sauerbeck authored and Dave Airlie committed Oct 24, 2006
1 parent d450dfe commit 4ba9773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 10eee0fe9114694401c7ae154e8cfb2ab2f59c10
refs/heads/master: 958de71b1ab01c20c1b385035235746c9227b24f
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/mga_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ static struct drm_driver driver = {
DRIVER_USE_AGP | DRIVER_USE_MTRR | DRIVER_PCI_DMA |
DRIVER_HAVE_DMA | DRIVER_HAVE_IRQ | DRIVER_IRQ_SHARED |
DRIVER_IRQ_VBL,
.dev_priv_size = sizeof(drm_mga_buf_priv_t),
.load = mga_driver_load,
.unload = mga_driver_unload,
.lastclose = mga_driver_lastclose,
Expand Down

0 comments on commit 4ba9773

Please sign in to comment.