MIPS: Alchemy: remove dbdma compat macros
authorManuel Lauss <manuel.lauss@googlemail.com>
Tue, 13 Oct 2009 18:22:34 +0000 (20:22 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:52:54 +0000 (12:52 +0100)
Remove dbdma compat macros, move remaining users over to default
queueing functions and -flags.

(Queueing function signature has changed in order to give
 a build failure instead of silent functional changes due
 to the no longer implicitly specified DDMA_FLAGS_IE flag)

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found