Merge branch 'fix/soundcore' into for-linus
[pandora-kernel.git] / arch / mips / include / asm / txx9 / generic.h
index 9cde009..827dc22 100644 (file)
@@ -91,4 +91,10 @@ void txx9_7segled_init(unsigned int num,
                       void (*putc)(unsigned int pos, unsigned char val));
 int txx9_7segled_putc(unsigned int pos, char c);
 
+void __init txx9_aclc_init(unsigned long baseaddr, int irq,
+                          unsigned int dmac_id,
+                          unsigned int dma_chan_out,
+                          unsigned int dma_chan_in);
+void __init txx9_sramc_init(struct resource *r);
+
 #endif /* __ASM_TXX9_GENERIC_H */