Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 733549e898e68ac22275f709b9310735 > files > 6

kernel-6.5.13-6.mga9.src.rpm

From d79db58527c36fd51c201d562d1c887f94beef56 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Giuseppe=20Ghib=C3=B2?= <ghibo@mageia.org>
Date: Tue, 31 Oct 2023 20:10:06 +0100
Subject: [PATCH] drop unused variable

---
 drivers/media/pci/intel/ipu3/ipu3-cio2-main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/media/pci/intel/ipu3/ipu3-cio2-main.c b/drivers/media/pci/intel/ipu3/ipu3-cio2-main.c
index 031acee26..fd798e319 100644
--- a/drivers/media/pci/intel/ipu3/ipu3-cio2-main.c
+++ b/drivers/media/pci/intel/ipu3/ipu3-cio2-main.c
@@ -1388,7 +1388,6 @@ static int cio2_notifier_bound(struct v4l2_async_notifier *notifier,
 	struct sensor_async_subdev *s_asd = to_sensor_asd(asd);
 	struct device *dev = &cio2->pci_dev->dev;
 	struct cio2_queue *q;
-	unsigned int pad;
 	int ret;
 
 	if (cio2->queue[s_asd->csi2.port].sensor)
-- 
2.41.0