diff options
-rw-r--r-- | arch/arm/mach-omap2/devices.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 95c69f95d966..d3897562aa4a 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c | |||
@@ -69,11 +69,6 @@ static struct resource omap3isp_resources[] = { | |||
69 | .flags = IORESOURCE_MEM, | 69 | .flags = IORESOURCE_MEM, |
70 | }, | 70 | }, |
71 | { | 71 | { |
72 | .start = OMAP3430_ISP_CBUFF_BASE, | ||
73 | .end = OMAP3430_ISP_CBUFF_END, | ||
74 | .flags = IORESOURCE_MEM, | ||
75 | }, | ||
76 | { | ||
77 | .start = OMAP3430_ISP_CCP2_BASE, | 72 | .start = OMAP3430_ISP_CCP2_BASE, |
78 | .end = OMAP3430_ISP_CCP2_END, | 73 | .end = OMAP3430_ISP_CCP2_END, |
79 | .flags = IORESOURCE_MEM, | 74 | .flags = IORESOURCE_MEM, |