aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-davinci/devices-da8xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/devices-da8xx.c b/arch/arm/mach-davinci/devices-da8xx.c
index c367055ae9b9..11c0971e13a6 100644
--- a/arch/arm/mach-davinci/devices-da8xx.c
+++ b/arch/arm/mach-davinci/devices-da8xx.c
@@ -133,7 +133,7 @@ static struct resource da8xx_edma_resources[] = {
133 }, 133 },
134 { 134 {
135 .name = "edma0", 135 .name = "edma0",
136 .start = IRQ_DA8XX_TCERRINT0, 136 .start = IRQ_DA8XX_CCINT0,
137 .flags = IORESOURCE_IRQ, 137 .flags = IORESOURCE_IRQ,
138 }, 138 },
139 { 139 {