From 8adb1062a4950723d573e9984510406b11d397ca Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Date: Fri, 26 Jan 2024 23:16:06 +0000 Subject: [PATCH] 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 --- drivers/media/i2c/adv748x/adv748x.h | 1 - 1 file changed, 1 deletion(-) 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. * -- 2.30.2