aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dream
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2010-03-13 12:17:59 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:37 -0700
commitb9e2af544d4fe1a74006a68c744fbdaea13f1665 (patch)
tree6691beb2b3e675763409c191fc8aa56a5ba3b75d /drivers/staging/dream
parentStaging: arlan: fixed coding style issues in arlan-proc.c (diff)
downloadlinux-dev-b9e2af544d4fe1a74006a68c744fbdaea13f1665.tar.xz
linux-dev-b9e2af544d4fe1a74006a68c744fbdaea13f1665.zip
Staging: dream: fix gpio_input compilation
gpio_* drivers still need drivers in staging. Yes, that will need to be fixed, but at least fix compilation for now. Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/dream')
-rw-r--r--drivers/staging/dream/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/dream/Makefile b/drivers/staging/dream/Makefile
index 2b7915197078..43d1eec8e257 100644
--- a/drivers/staging/dream/Makefile
+++ b/drivers/staging/dream/Makefile
@@ -1,3 +1,4 @@
+EXTRA_CFLAGS=-Idrivers/staging/dream/include
obj-$(CONFIG_MSM_ADSP) += qdsp5/ smd/
obj-$(CONFIG_MSM_CAMERA) += camera/
obj-$(CONFIG_INPUT_GPIO) += gpio_axis.o gpio_event.o gpio_input.o gpio_matrix.o gpio_output.o