aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2011-01-12 21:55:09 +0100
committerJean Delvare <[email protected]>2011-01-12 21:55:09 +0100
commit014bcd28a04ec085940ea3125f5ea91b16a1945d (patch)
treee193fea269d089bc05953d3c3ae79f49ffe31b4c /drivers/mtd/lpddr/lpddr_cmds.c
parent5d84291da3a594ac391c85296e28f41ff92da0cf (diff)
hwmon: (w83795) Silent false warning from gcc
The code triggers a false warning with older versions of gcc: w83795.c: In function 'w83795_update_device': w83795.c:475: warning: 'lsb' may be used uninitialized in this function I admit that the code is a little tricky, but I see no way to write it differently without hurting performance. So let's just silent the warning with a needless initialization. Signed-off-by: Jean Delvare <[email protected]> Acked-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions