Fix compile for twl4030-power
authorTony Lindgren <tony@atomide.com>
Tue, 23 Sep 2008 12:56:51 +0000 (15:56 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Sep 2008 12:56:51 +0000 (15:56 +0300)
Fix compile for twl4030-power

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/twl4030-power.c

index ce3f8c8..cb325b0 100644 (file)
@@ -27,6 +27,8 @@
 #include <linux/pm.h>
 #include <linux/i2c/twl4030.h>
 
+#include <asm/mach-types.h>
+
 #define PWR_P1_SW_EVENTS       0x10
 #define PWR_DEVOFF     (1<<0)