From: Ricardo Ribalda Date: Fri, 26 Jan 2024 23:16:06 +0000 (+0000) Subject: media: i2c: adv748: Fix kerneldoc X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8adb1062a4950723d573e9984510406b11d397ca;p=linux.git media: i2c: adv748: Fix kerneldoc The field is gone, remove the documentation. Signed-off-by: Ricardo Ribalda Reviewed-by: Randy Dunlap Reviewed-by: Kieran Bingham Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/i2c/adv748x/adv748x.h b/drivers/media/i2c/adv748x/adv748x.h index 6f90f78f58cfa..d2b5e722e997f 100644 --- a/drivers/media/i2c/adv748x/adv748x.h +++ b/drivers/media/i2c/adv748x/adv748x.h @@ -173,7 +173,6 @@ struct adv748x_afe { * * @endpoints: parsed device node endpoints for each port * - * @i2c_addresses: I2C Page addresses * @i2c_clients: I2C clients for the page accesses * @regmap: regmap configuration pages. *