[Blackfin] arch: Give the DMA base registers a more descriptive name
[safe/jmp/linux-2.6] / include / asm-blackfin / mach-bf548 / dma.h
index 46ff31f..36a2ef7 100644 (file)
@@ -73,6 +73,4 @@
 
 #define MAX_BLACKFIN_DMA_CHANNEL 32
 
-extern int channel2irq(unsigned int channel);
-extern struct dma_register *base_addr[MAX_BLACKFIN_DMA_CHANNEL];
 #endif