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>
This commit is contained in:
parent
b0f392c64e
commit
6503a8e109
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue