diff options
-rw-r--r-- | drivers/mfd/twl-core.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c index a0297f7ac496..140340f9559b 100644 --- a/drivers/mfd/twl-core.c +++ b/drivers/mfd/twl-core.c | |||
@@ -45,10 +45,6 @@ | |||
45 | #include <linux/i2c.h> | 45 | #include <linux/i2c.h> |
46 | #include <linux/i2c/twl.h> | 46 | #include <linux/i2c/twl.h> |
47 | 47 | ||
48 | #if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3) | ||
49 | #include <plat/cpu.h> | ||
50 | #endif | ||
51 | |||
52 | /* | 48 | /* |
53 | * The TWL4030 "Triton 2" is one of a family of a multi-function "Power | 49 | * The TWL4030 "Triton 2" is one of a family of a multi-function "Power |
54 | * Management and System Companion Device" chips originally designed for | 50 | * Management and System Companion Device" chips originally designed for |