diff options
author | zhengbin <[email protected]> | 2019-09-03 10:52:30 +0800 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2019-09-15 23:51:07 +0200 |
commit | 2cfcfadb8e1380938d6631cffa4fa567b13f52b2 (patch) | |
tree | 08a80343e513b97f36f7884ffa9bf6e6ca4445f8 /lib/test_overflow.c | |
parent | 8a9485ff09088c67b70e4e38b1679c1b9bedb808 (diff) |
mtd: pmc551: Remove set but not used variable 'soff_lo'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/mtd/devices/pmc551.c: In function pmc551_erase:
drivers/mtd/devices/pmc551.c:142:15: warning: variable soff_lo set but not used [-Wunused-but-set-variable]
drivers/mtd/devices/pmc551.c: In function pmc551_read:
drivers/mtd/devices/pmc551.c:232:15: warning: variable soff_lo set but not used [-Wunused-but-set-variable]
drivers/mtd/devices/pmc551.c: In function pmc551_write:
drivers/mtd/devices/pmc551.c:289:15: warning: variable soff_lo set but not used [-Wunused-but-set-variable]
It is not used since commit cdf0a7d16980 ("[MTD]
pmc551 whitespace cleanup")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions