ARM: edma: remove unused transfer controller handlers
authorMatt Porter <mporter@ti.com>
Wed, 6 Mar 2013 16:15:32 +0000 (11:15 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 18 Jun 2013 05:23:13 +0000 (10:53 +0530)
Fix build on OMAP, the irqs are undefined on AM33xx.
These error interrupt handlers were hardcoded as disabled
so since they are unused code, simply remove them.

Signed-off-by: Matt Porter <mporter@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found