forked from Minki/linux
602c7595a1
Initialize val to 0, to remove the following warning with CONFIG_CC_OPTIMIZE_FOR_SIZE. The compiler used was gcc 4.4.1 (Sourcery G++ Lite 2010q1-202). drivers/net/wireless/ti/wl18xx/io.c: In function 'wl18xx_top_reg_read': drivers/net/wireless/ti/wl18xx/io.c:57: warning: 'val' may be used uninitialized in this function Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> |
||
---|---|---|
.. | ||
acx.c | ||
acx.h | ||
conf.h | ||
debugfs.c | ||
debugfs.h | ||
io.c | ||
io.h | ||
Kconfig | ||
main.c | ||
Makefile | ||
reg.h | ||
tx.c | ||
tx.h | ||
wl18xx.h |