forked from Minki/linux
mfd: Remove unneeded header from twl-core
This driver doesn't really need <plat/cpu.h>, so remove it. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
9e17862027
commit
5fd32d6a3a
@ -45,10 +45,6 @@
|
|||||||
#include <linux/i2c.h>
|
#include <linux/i2c.h>
|
||||||
#include <linux/i2c/twl.h>
|
#include <linux/i2c/twl.h>
|
||||||
|
|
||||||
#if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
|
|
||||||
#include <plat/cpu.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The TWL4030 "Triton 2" is one of a family of a multi-function "Power
|
* The TWL4030 "Triton 2" is one of a family of a multi-function "Power
|
||||||
* Management and System Companion Device" chips originally designed for
|
* Management and System Companion Device" chips originally designed for
|
||||||
|
Loading…
Reference in New Issue
Block a user