i2c-designware: Remove an useless local variable "num"
authorShinya Kuribayashi <shinya.kuribayashi@necel.com>
Fri, 6 Nov 2009 12:46:29 +0000 (21:46 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 9 Dec 2009 00:19:10 +0000 (00:19 +0000)
commit6d2ea4875f7e5e495526bdfd32bce093cb130276
treeb1e206c59343bb5ce9fd6de4b82bb92a257d33b6
parente77cf23251e7f55335d986ee0a6d2c0084889dee
i2c-designware: Remove an useless local variable "num"

We couldn't know the original intent for this variable, but at this
point it's useless.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-designware.c