diff options
| author | Tony Lindgren <tony@atomide.com> | 2013-06-09 21:17:15 -0700 |
|---|---|---|
| committer | Tony Lindgren <tony@atomide.com> | 2013-06-09 21:17:15 -0700 |
| commit | 6503a8e109a639760408f874c1251060d563942e (patch) | |
| tree | a568ee4ee6ebf3bd415075c2e0cd48c511cb031c | |
| parent | b0f392c64e663c64a6b2f7b5a59b5687461ff247 (diff) | |
ARM: OMAP5: Remove unused include for ocp2scp
This header is not used, and is removed with the omap4 clean-up.
Signed-off-by: Tony Lindgren <tony@atomide.com>
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c index a538692a14cc..f37ae96b70a1 100644 --- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c @@ -20,7 +20,6 @@ #include <linux/io.h> #include <linux/platform_data/gpio-omap.h> #include <linux/power/smartreflex.h> -#include <linux/platform_data/omap_ocp2scp.h> #include <linux/i2c-omap.h> #include <linux/omap-dma.h> |
