diff options
Diffstat (limited to 'arch/mips/include/asm/mach-loongson32/platform.h')
-rw-r--r-- | arch/mips/include/asm/mach-loongson32/platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-loongson32/platform.h b/arch/mips/include/asm/mach-loongson32/platform.h index 672531aa9bef..7adc31364939 100644 --- a/arch/mips/include/asm/mach-loongson32/platform.h +++ b/arch/mips/include/asm/mach-loongson32/platform.h | |||
@@ -30,5 +30,6 @@ void __init ls1x_clk_init(void); | |||
30 | void __init ls1x_dma_set_platdata(struct plat_ls1x_dma *pdata); | 30 | void __init ls1x_dma_set_platdata(struct plat_ls1x_dma *pdata); |
31 | void __init ls1x_nand_set_platdata(struct plat_ls1x_nand *pdata); | 31 | void __init ls1x_nand_set_platdata(struct plat_ls1x_nand *pdata); |
32 | void __init ls1x_serial_set_uartclk(struct platform_device *pdev); | 32 | void __init ls1x_serial_set_uartclk(struct platform_device *pdev); |
33 | void __init ls1x_rtc_set_extclk(struct platform_device *pdev); | ||
33 | 34 | ||
34 | #endif /* __ASM_MACH_LOONGSON32_PLATFORM_H */ | 35 | #endif /* __ASM_MACH_LOONGSON32_PLATFORM_H */ |