diff options
author | Kuo-Jung Su <dantesu@faraday-tech.com> | 2013-12-30 09:20:57 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2014-01-13 07:18:38 (GMT) |
commit | dccacbe01968f9e682cb1dc9b7d43c831897cbec (patch) | |
tree | f46847b96745ec148668c00e26098d4bdeca4a82 /common | |
parent | 32d041e218c6a22e92d91629902fd03a90934b6a (diff) | |
download | u-boot-dccacbe01968f9e682cb1dc9b7d43c831897cbec.tar.xz |
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 'common')
0 files changed, 0 insertions, 0 deletions