提交 ac560326 编写于 作者: M Macpaul Lin 提交者: Wolfgang Denk

ftpmu010.h: fix some missing declaration in header

Fix some missing declaration in header.
Signed-off-by: NMacpaul Lin <macpaul@andestech.com>
上级 10ba1d3c
......@@ -180,7 +180,10 @@ struct ftpmu010 {
#ifndef __ASSEMBLY__
void ftpmu010_32768osc_enable(void);
void ftpmu010_dlldis_disable(void);
void ftpmu010_mfpsr_diselect_dev(unsigned int dev);
void ftpmu010_mfpsr_select_dev(unsigned int dev);
void ftpmu010_sdram_clk_disable(unsigned int cr0);
void ftpmu010_sdramhtc_set(unsigned int val);
#endif
#ifdef __ASSEMBLY__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册