43715c9e01
A cleanup patch that removed some code left behind an unused
variable:
drivers/video/fbdev/mb862xx/mb862xx-i2c.c: In function 'mb862xx_i2c_init':
drivers/video/fbdev/mb862xx/mb862xx-i2c.c:160:6: error: unused variable 'ret' [-Werror=unused-variable]
This removes that variable as well.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mb862xx-i2c.c | ||
mb862xx_reg.h | ||
mb862xxfb.h | ||
mb862xxfb_accel.c | ||
mb862xxfb_accel.h | ||
mb862xxfbdrv.c |