https://bugs.freedesktop.org/show_bug.cgi?id=36221

--- Comment #30 from Alex Deucher <ag...@yahoo.com> 2011-04-14 16:05:09 PDT ---
(In reply to comment #28)
> With this patch i get:
> 
> drivers/i2c/algos/i2c-algo-bit.c: In Funktion »i2c_bit_prepare_bus«:
> drivers/i2c/algos/i2c-algo-bit.c:620:28: Warnung: Variable »bit_adap« wird
> nicht verwendet
> 
> --- Make continues???

you can ignore it or remove this line in i2c_bit_prepare_bus():
struct i2c_algo_bit_data *bit_adap = adap->algo_data;

It's just saying the variable is unused.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to