Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249176
b: refs/heads/master
c: 4df25c6
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Apr 26, 2011
1 parent 179f410 commit db4a18a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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: a563a8c25188e2d6c393397dff7d620668610a15
refs/heads/master: 4df25c69c946d3879581d6fbe8a34c5bb4932c1d
8 changes: 2 additions & 6 deletions trunk/drivers/staging/gma500/psb_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1425,12 +1425,8 @@ static struct drm_driver driver = {
.lastclose = psb_lastclose,
.open = psb_driver_open,
.postclose = psb_driver_close,
#if 0 /* ACFIXME */
.get_map_ofs = drm_core_get_map_ofs,
.get_reg_ofs = drm_core_get_reg_ofs,
.proc_init = psb_proc_init,
.proc_cleanup = psb_proc_cleanup,
#endif
.reclaim_buffers = drm_core_reclaim_buffers,

.preclose = psb_driver_preclose,
.fops = {
.owner = THIS_MODULE,
Expand Down

0 comments on commit db4a18a

Please sign in to comment.