X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fnouveau%2Fnouveau_i2c.h;h=1d083893a4d74b29b853a6baf4ba898c4e1a0db4;hb=94b5aff4c6f72fee6b0f49d49e4fa8b204e8ded9;hp=4d2e4e9031be6dc8f51882c5c95a933c0e763064;hpb=4d39aa1b998fffd481517c1dd03d83c38e1706f9;p=karo-tx-linux.git diff --git a/drivers/gpu/drm/nouveau/nouveau_i2c.h b/drivers/gpu/drm/nouveau/nouveau_i2c.h index 4d2e4e9031be..1d083893a4d7 100644 --- a/drivers/gpu/drm/nouveau/nouveau_i2c.h +++ b/drivers/gpu/drm/nouveau/nouveau_i2c.h @@ -34,6 +34,7 @@ struct nouveau_i2c_chan { struct i2c_adapter adapter; struct drm_device *dev; + struct i2c_algo_bit_data bit; struct list_head head; u8 index; u8 type;