diff options
Diffstat (limited to 'arch/mips/include/asm/txx9/generic.h')
-rw-r--r-- | arch/mips/include/asm/txx9/generic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/txx9/generic.h b/arch/mips/include/asm/txx9/generic.h index 8169477d1475..827dc22be2ea 100644 --- a/arch/mips/include/asm/txx9/generic.h +++ b/arch/mips/include/asm/txx9/generic.h | |||
@@ -95,5 +95,6 @@ void __init txx9_aclc_init(unsigned long baseaddr, int irq, | |||
95 | unsigned int dmac_id, | 95 | unsigned int dmac_id, |
96 | unsigned int dma_chan_out, | 96 | unsigned int dma_chan_out, |
97 | unsigned int dma_chan_in); | 97 | unsigned int dma_chan_in); |
98 | void __init txx9_sramc_init(struct resource *r); | ||
98 | 99 | ||
99 | #endif /* __ASM_TXX9_GENERIC_H */ | 100 | #endif /* __ASM_TXX9_GENERIC_H */ |