From 23240e2e9a0420a4d1cf460a8c3549e952656f89 Mon Sep 17 00:00:00 2001 From: Greg Hackmann Date: Mon, 8 Jul 2013 14:18:18 -0700 Subject: video: adf: add memblock helper Provides a dma-buf exporter for memblocks, mainly useful for ADF devices to wrap their bootloader logos Change-Id: I936a9b5df099ab6084d433fcaf50f3bc29f93289 Signed-off-by: Greg Hackmann --- drivers/video/adf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/video/adf/Makefile') diff --git a/drivers/video/adf/Makefile b/drivers/video/adf/Makefile index 62679a0da604..4118f324f654 100644 --- a/drivers/video/adf/Makefile +++ b/drivers/video/adf/Makefile @@ -9,3 +9,5 @@ obj-$(CONFIG_ADF) += adf.o \ adf_sysfs.o obj-$(CONFIG_COMPAT) += adf_fops32.o + +obj-$(CONFIG_ADF_MEMBLOCK) += adf_memblock.o -- cgit v1.2.3