From b513829ba0d3c0d5389c4e0c59b99eac09a38c02 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Tue, 23 Sep 2008 15:56:51 +0300 Subject: [PATCH] Fix compile for twl4030-power Fix compile for twl4030-power Signed-off-by: Tony Lindgren --- drivers/i2c/chips/twl4030-power.c | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.41.3