This is an automatic generated email to let you know that the following patch were queued:
Subject: media: pci: dt315.h: Fix kerneldoc Author: Ricardo Ribalda <[email protected]> Date: Fri Jan 26 23:16:04 2024 +0000 The field is gone, remove it. Signed-off-by: Ricardo Ribalda <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> drivers/media/pci/dt3155/dt3155.h | 1 - 1 file changed, 1 deletion(-) --- diff --git a/drivers/media/pci/dt3155/dt3155.h b/drivers/media/pci/dt3155/dt3155.h index c9ce79cb5566..ce1835d9691e 100644 --- a/drivers/media/pci/dt3155/dt3155.h +++ b/drivers/media/pci/dt3155/dt3155.h @@ -162,7 +162,6 @@ * @height: frame height * @input: current input * @sequence: frame counter - * @stats: statistics structure * @regs: local copy of mmio base register * @csr2: local copy of csr2 register * @config: local copy of config register
