mfd: Include <linux/gpio.h> instead of <asm/gpio.h>
[pandora-kernel.git] / drivers / mfd / tps65010.c
index 90187fe..93d5fdf 100644 (file)
@@ -34,7 +34,7 @@
 
 #include <linux/i2c/tps65010.h>
 
-#include <asm/gpio.h>
+#include <linux/gpio.h>
 
 
 /*-------------------------------------------------------------------------*/