From: Tony Lindgren Date: Tue, 23 Sep 2008 12:56:51 +0000 (+0300) Subject: Fix compile for twl4030-power X-Git-Tag: v2.6.27-omap1~143 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b513829ba0d3c0d5389c4e0c59b99eac09a38c02;p=linux-2.6-omap-h63xx.git Fix compile for twl4030-power Fix compile for twl4030-power Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/twl4030-power.c b/drivers/i2c/chips/twl4030-power.c index ce3f8c84088..cb325b01d46 100644 --- a/drivers/i2c/chips/twl4030-power.c +++ b/drivers/i2c/chips/twl4030-power.c @@ -27,6 +27,8 @@ #include #include +#include + #define PWR_P1_SW_EVENTS 0x10 #define PWR_DEVOFF (1<<0)