summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-08-19 13:21:44 +0200
committerStephen Rothwell <sfr@canb.auug.org.au>2008-08-20 18:50:04 +1000
commit25c8a4717b07b4c4ad60775e9aca21d1e7836bcb (patch)
treeaccede295a7f6a8252289eae36c1ed10141d42b3
parentba13f6667cec768a74a67741e7e6b5a3f6ed1659 (diff)
ucb1400 - Remove unneeded inclusion
Including asm-generic/gpio.h causes the compile errors no systems without GPIO_LIB support. Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/linux/ucb1400.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ucb1400.h b/include/linux/ucb1400.h
index 8c10f313d5ce..970473bf8d5a 100644
--- a/include/linux/ucb1400.h
+++ b/include/linux/ucb1400.h
@@ -24,7 +24,6 @@
#define _LINUX__UCB1400_H
#include <sound/ac97_codec.h>
-#include <asm-generic/gpio.h>
#include <linux/mutex.h>
#include <linux/platform_device.h>