提交 cd9d715c 编写于 作者: S Sudip Mukherjee 提交者: James Bottomley

FlashPoint: fix build warning

We have been getting a warning about non ANSI function.
warning: non-ANSI function declaration of function 'FPT_SccbMgrTableInitAll'
Signed-off-by: NSudip Mukherjee <sudip@vectorindia.org>
Acked-by: NKhalid Aziz <khalid@gonehiking.org>
Signed-off-by: NJames Bottomley <JBottomley@Odin.com>
上级 3209f9d7
......@@ -2136,7 +2136,7 @@ static unsigned char FPT_SccbMgr_bad_isr(u32 p_port, unsigned char p_card,
*
*---------------------------------------------------------------------*/
static void FPT_SccbMgrTableInitAll()
static void FPT_SccbMgrTableInitAll(void)
{
unsigned char thisCard;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册