Staging: dream: fix gpio_input compilation
authorPavel Machek <pavel@ucw.cz>
Sat, 13 Mar 2010 11:17:59 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:37 +0000 (11:35 -0700)
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>
drivers/staging/dream/Makefile

index 2b79151..43d1eec 100644 (file)
@@ -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