Skip to content

Commit

Permalink
mfd: Remove unneeded header from twl-core
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Felipe Balbi authored and Samuel Ortiz committed Mar 22, 2012
1 parent 9e17862 commit 5fd32d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/mfd/twl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
#include <linux/i2c.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
* Management and System Companion Device" chips originally designed for
Expand Down

0 comments on commit 5fd32d6

Please sign in to comment.