Commit 04b17c93 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: slicoss: fix build warnings

This fixes some build warnings in the slicoss driver.
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b0f434a7
......@@ -1872,7 +1872,6 @@ static int slic_card_download(struct adapter *adapter)
__iomem struct slic_regs *slic_regs = adapter->slic_regs;
u32 instruction;
u32 baseaddress;
u32 failure;
u32 i;
u32 numsects = 0;
u32 sectsize[3];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment