* [PATCH] Removed __acc_osys field description to prevent kernel doc warning
@ 2024-03-03 14:22 R SUNDAR
0 siblings, 0 replies; only message in thread
From: R SUNDAR @ 2024-03-03 14:22 UTC (permalink / raw)
To: bingbu.cao, tian.shu.qiu, sakari.ailus, mchehab
Cc: linux-media, linux-staging, linux-kernel, R SUNDAR
./drivers/staging/media/ipu3/include/uapi/intel-ipu3.h:2778: warning: Excess struct member '__acc_osys' description in 'ipu3_uapi_flags'
Signed-off-by: R SUNDAR <prosunofficial@gmail.com>
---
drivers/staging/media/ipu3/include/uapi/intel-ipu3.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h b/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h
index 926fcf84e33c..4aa2797f5e3c 100644
--- a/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h
+++ b/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h
@@ -2722,7 +2722,6 @@ struct ipu3_uapi_obgrid_param {
* @acc_ae: 0 = no update, 1 = update.
* @acc_af: 0 = no update, 1 = update.
* @acc_awb: 0 = no update, 1 = update.
- * @__acc_osys: 0 = no update, 1 = update.
* @reserved3: Not used.
* @lin_vmem_params: 0 = no update, 1 = update.
* @tnr3_vmem_params: 0 = no update, 1 = update.
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-03 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-03 14:22 [PATCH] Removed __acc_osys field description to prevent kernel doc warning R SUNDAR
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox