Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18247
b: refs/heads/master
c: 0a40687
h: refs/heads/master
i:
  18245: 88ad245
  18243: 85bd3cb
  18239: 75b5304
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Jan 2, 2006
1 parent ae1a880 commit c8ec416
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 269dc51296f4e985741d2fd567e7be4e7a0a9f29
refs/heads/master: 0a406877e638a6f43ed4591bb08d528415d7d53a
1 change: 0 additions & 1 deletion trunk/drivers/char/drm/i810_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ static struct drm_driver driver = {
.device_is_agp = i810_driver_device_is_agp,
.reclaim_buffers_locked = i810_driver_reclaim_buffers_locked,
.dma_quiescent = i810_driver_dma_quiescent,
.reclaim_buffers = i810_reclaim_buffers,
.get_map_ofs = drm_core_get_map_ofs,
.get_reg_ofs = drm_core_get_reg_ofs,
.ioctls = i810_ioctls,
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/char/drm/i830_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ static struct drm_driver driver = {
.device_is_agp = i830_driver_device_is_agp,
.reclaim_buffers_locked = i830_driver_reclaim_buffers_locked,
.dma_quiescent = i830_driver_dma_quiescent,
.reclaim_buffers = i830_reclaim_buffers,
.get_map_ofs = drm_core_get_map_ofs,
.get_reg_ofs = drm_core_get_reg_ofs,
#if USE_IRQS
Expand Down

0 comments on commit c8ec416

Please sign in to comment.