Browse Source

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>
Tony Lindgren 12 years ago
parent
commit
6503a8e109
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-omap2/omap_hwmod_54xx_data.c

+ 0 - 1
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>