[alsa-devel] [PATCH asoc-dev 1/2] ASoC: Use correct include file for gpiolib in N810 machine driver
Jarkko Nikula
jarkko.nikula at nokia.com
Wed Jun 11 10:52:49 CEST 2008
Signed-off-by: Jarkko Nikula <jarkko.nikula at nokia.com>
---
sound/soc/omap/n810.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/omap/n810.c b/sound/soc/omap/n810.c
index 2d982b1..c32487b 100644
--- a/sound/soc/omap/n810.c
+++ b/sound/soc/omap/n810.c
@@ -30,7 +30,7 @@
#include <asm/mach-types.h>
#include <asm/arch/hardware.h>
-#include <asm/gpio.h>
+#include <linux/gpio.h>
#include <asm/arch/mcbsp.h>
#include "omap-mcbsp.h"
--
1.5.5.3
More information about the Alsa-devel
mailing list