git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad7a42
)
ARM: edma: remove unused transfer controller handlers
author
Matt Porter
<mporter@ti.com>
Wed, 6 Mar 2013 16:15:32 +0000
(11:15 -0500)
committer
Sekhar 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