Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218162
b: refs/heads/master
c: e694438
h: refs/heads/master
v: v3
  • Loading branch information
Ben Skeggs committed Sep 24, 2010
1 parent 143698d commit e203cd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b8a6a8045d4d3e5b7330603c35cbfaf9f3cc2e50
refs/heads/master: e694438d2f55d71da3491b1a2472383cec4b8236
5 changes: 0 additions & 5 deletions trunk/drivers/gpu/drm/nouveau/nouveau_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ nouveau_dma_init(struct nouveau_channel *chan)
if (ret)
return ret;

/* Map M2MF notifier object - fbcon. */
ret = nouveau_bo_map(chan->notifier_bo);
if (ret)
return ret;

/* Insert NOPS for NOUVEAU_DMA_SKIPS */
ret = RING_SPACE(chan, NOUVEAU_DMA_SKIPS);
if (ret)
Expand Down

0 comments on commit e203cd8

Please sign in to comment.