aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/Makefile
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-11-10 00:06:38 +0100
committerThomas White <taw@bitwiz.org.uk>2009-11-15 14:24:28 +0100
commitc492dbbc420549a71cce8b0a8aea48c4a2c0e774 (patch)
tree31dda3bce39b6c92a3103b4e8578f134ff355f11 /drivers/mfd/glamo/Makefile
parentc848d00bd43c47e7f11724330380e0c68ec7ae5e (diff)
Add interrupt-driven waitqueue for better GPU synchronisation
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
Diffstat (limited to 'drivers/mfd/glamo/Makefile')
-rw-r--r--drivers/mfd/glamo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/Makefile b/drivers/mfd/glamo/Makefile
index 155427c5c61..fb37517fcaf 100644
--- a/drivers/mfd/glamo/Makefile
+++ b/drivers/mfd/glamo/Makefile
@@ -13,4 +13,4 @@ obj-$(CONFIG_MFD_GLAMO_MCI) += glamo-mci.o
obj-$(CONFIG_MFD_GLAMO_DRM) += glamo-drm.o
glamo-drm-objs := glamo-drm-drv.o glamo-cmdq.o glamo-buffer.o \
- glamo-display.o glamo-kms-fb.o
+ glamo-display.o glamo-kms-fb.o glamo-fence.o