summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:41:43 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:42 -0700
commit63e21a5bfc97ba2552d7efbb09462b0946af1176 (patch)
tree50955fafbb66c593225a6b0f6a4992fff3c13012 /drivers/staging/gma500/Makefile
parentc3f500516442ffbbfdf3473590e42a3dcabeb96e (diff)
downloadop-kernel-dev-63e21a5bfc97ba2552d7efbb09462b0946af1176.zip
op-kernel-dev-63e21a5bfc97ba2552d7efbb09462b0946af1176.tar.gz
gma500: the GEM and GTT code is device independant
Rename the gem and gtt files accordingly. 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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/gma500/Makefile b/drivers/staging/gma500/Makefile
index d2c0887..0603949 100644
--- a/drivers/staging/gma500/Makefile
+++ b/drivers/staging/gma500/Makefile
@@ -6,11 +6,11 @@ ccflags-y += -Iinclude/drm
psb_gfx-y += gem_glue.o \
accel_2d.o \
backlight.o \
- power.o \
framebuffer.o \
+ gem.o \
+ gtt.o \
+ power.o \
psb_drv.o \
- psb_gem.o \
- psb_gtt.o \
psb_intel_bios.o \
psb_intel_opregion.o \
psb_intel_display.o \
OpenPOWER on IntegriCloud