intel-gtt: kill mask_memory functions
authorDaniel Vetter <[email protected]>
Sun, 12 Sep 2010 10:34:44 +0000 (12:34 +0200)
committerChris Wilson <[email protected]>
Tue, 21 Sep 2010 10:37:18 +0000 (11:37 +0100)
commitbdd30729b68d708c970125aab363931134698f2d
treee7db7e5d4ebfdee40687f038e67d64e14e4cc563
parent90cb149e1a85f8296daa1989c055db18fbf4ea88
intel-gtt: kill mask_memory functions

That indirection mess can now go. Add a dummy i81x gtt_driver to
avoid a NULL pointer check.

Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
drivers/char/agp/intel-gtt.c