sh: Tidy up some of the cpu legacy dma header mess.

This has turned in to quite a mess, and with CPUs that care using
dmaengine now it's about time to start cleaning up after the legacy DMA
code. For starters, kill off the stubs for the CPUs that don't do
anything, as well as all of the unused definitions. This leaves us with a
set of IRQs and base addresses we can deal with later.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt
2012-05-19 18:30:31 +09:00
parent 0c6012313c
commit 2ff9f317f1
7 changed files with 0 additions and 52 deletions

View File

@@ -1 +0,0 @@
#include <cpu-sh2/cpu/dma.h>