]> git.karo-electronics.de Git - karo-tx-linux.git/commit
FlashPoint: fix build warning
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 16 Sep 2015 14:06:20 +0000 (19:36 +0530)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 10 Nov 2015 00:32:14 +0000 (16:32 -0800)
commitcd9d715c28d0320acb53df68ebecc035cfe60913
tree2177d6202b73040631445189568195f8058dca9f
parent3209f9d780d137cdb54c85e0a776cb19e723a170
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: Sudip Mukherjee <sudip@vectorindia.org>
Acked-by: Khalid Aziz <khalid@gonehiking.org>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/FlashPoint.c