MIPS: BCM63XX: Move DMA descriptor definition into common header file
authorKevin Cernekee <cernekee@gmail.com>
Mon, 9 Jul 2012 01:41:18 +0000 (01:41 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 30 Aug 2012 18:15:52 +0000 (20:15 +0200)
The "IUDMA" engine used by bcm63xx_enet is also used by other blocks,
such as the USB 2.0 device.  Move the definitions into a common file so
that they do not need to be duplicated in each driver.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4082/
Signed-off-by: John Crispin <blogic@openwrt.org>

No differences found