diff options
author | Kuo-Jung Su <dantesu@faraday-tech.com> | 2013-12-30 17:20:57 +0800 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2014-01-13 08:18:38 +0100 |
commit | dccacbe01968f9e682cb1dc9b7d43c831897cbec (patch) | |
tree | f46847b96745ec148668c00e26098d4bdeca4a82 /drivers/block | |
parent | 32d041e218c6a22e92d91629902fd03a90934b6a (diff) | |
download | u-boot-imx-dccacbe01968f9e682cb1dc9b7d43c831897cbec.zip u-boot-imx-dccacbe01968f9e682cb1dc9b7d43c831897cbec.tar.gz u-boot-imx-dccacbe01968f9e682cb1dc9b7d43c831897cbec.tar.bz2 |
i2c: fti2c010: fix compiler warning on paddr[]
This fixes the following compiler warnings:
fti2c010.c: In function 'fti2c010_read':
fti2c010.c:204:8: warning: 'paddr' may be used uninitialized in this function [-Wuninitialized]
fti2c010.c: In function 'fti2c010_write':
fti2c010.c:266:8: warning: 'paddr' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
Cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions