i2c: nomadik: drop superfluous variable initialization
authorWolfram Sang <w.sang@pengutronix.de>
Thu, 24 Jan 2013 10:27:46 +0000 (11:27 +0100)
committerWolfram Sang <w.sang@pengutronix.de>
Mon, 28 Jan 2013 04:26:44 +0000 (05:26 +0100)
cppcheck rightfully reports those as "reassigned a value before the old
one has been used."

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Linus Walleij <linus.walleij@stericsson.com>

No differences found