Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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];