]> Pileus Git - ~andy/linux/commit
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)
commit7bb5d75ce91ca3725256c0d502624ed697231cde
tree7ac16e1fd757df15416c649fd03c21632266123d
parent3ad7a42d5a9c3736cd6d2c6f7e6038d0ca8b316c
ARM: edma: remove unused transfer controller handlers

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>
arch/arm/common/edma.c