summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:42:53 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:43 -0700
commit641b41858b29d4ebf1be3921cab7b2cac7b18111 (patch)
tree6ce7ed1bfd30b5b939240a24f3176f21d801242c /drivers/staging/gma500/Makefile
parent3682a08049fdf03c3c83b4ce44146dea19057fd7 (diff)
downloadop-kernel-dev-641b41858b29d4ebf1be3921cab7b2cac7b18111.zip
op-kernel-dev-641b41858b29d4ebf1be3921cab7b2cac7b18111.tar.gz
gma500: the MMU code is also generic
Move this over. In actual fact there are some underlying differences as some devices have more MMU contexts, but for our 2D purposes we don't actually care. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/Makefile')
-rw-r--r--drivers/staging/gma500/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/Makefile b/drivers/staging/gma500/Makefile
index c014373..d4a87c0 100644
--- a/drivers/staging/gma500/Makefile
+++ b/drivers/staging/gma500/Makefile
@@ -11,6 +11,7 @@ psb_gfx-y += gem_glue.o \
gtt.o \
intel_bios.o \
intel_opregion.o \
+ mmu.o \
power.o \
psb_drv.o \
psb_intel_display.o \
@@ -19,7 +20,6 @@ psb_gfx-y += gem_glue.o \
psb_intel_modes.o \
psb_intel_sdvo.o \
psb_lid.o \
- psb_mmu.o \
psb_irq.o \
psb_device.o \
mid_bios.o
OpenPOWER on IntegriCloud