From nobody Sat Oct 11 12:15:03 2025 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DA6AD2980C5; Tue, 10 Jun 2025 12:50:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559861; cv=none; b=iwIldq3EMES8jSdM8Wnk7R8dLdZYIQs24prqEM3rVjUnHgflgSmsP0ffDB16n7NCirF5//tWEcqNM9ImfgQeibhQiG3Q8lxaOML2vRRuFHDrQNYTKjnaIWhy0n5/SAau1v3AeDpWO4Ez+4McHfFPq/9t2eISOMusmkNnuHyGujE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559861; c=relaxed/simple; bh=tXksfiYGbDp6iz78rYDWMFFwJrufj6iEnBk7frewPto=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=DwHx1pfH35J+33fIsHvuvC3wICxdUnwR+oeMSVc1Nb5SUWpYnCoXLGzgHLtMnoP4Nfn+Fu4kPCHclCh2Jk4Qe6G1KfMR1v8Z+yv4hsNUhzZp1KG6ZNDJmRz0IJx/IOEs10MwMQX29RB320fyhdMPPG7SI3qhFG6MuBvdmYdP9Jk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=e9GDCVha; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="e9GDCVha" Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 55ACLHFf028210; Tue, 10 Jun 2025 14:50:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= EgwEKcUmGlnl1RM66Gn6GqrF8g5qbcj0OrA4U2EDCcE=; b=e9GDCVhaKtFOFFfV U5krTjyOTeXdE4S7Eu81575P2m3yHzZB5gGdnS5chytCVndOINjQYLWwBDWwn91F tZmP9mMb9Ap+guIkaUyTJLRfuLKjAf74KQuBj2sSabp+oBIamthI3ocryPHJjAwP B5WDxXxDmApBRdhVcftpRxAZVsd47zzj9ExPEatYXJ5fkYuYCcYohMIMWbaIJSf6 eCtZskDXgQ/98ezVyaFJ/ioN+DWbWmc5krJFnUx+4z8QBOevi5uSnsMHd6rHkb52 PwViJgg+D21DWmI3pUo5OGYf+g/2poLuujC5xjZKnfIhVSHR74IFVn60D26Afl1c iGtc3A== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 474cs2mydc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jun 2025 14:50:43 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id C7C034002D; Tue, 10 Jun 2025 14:49:41 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 12EE8B4BF98; Tue, 10 Jun 2025 14:49:00 +0200 (CEST) Received: from localhost (10.48.86.132) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 10 Jun 2025 14:48:59 +0200 From: Antonio Borneo To: Alexandre Torgue , Andy Shevchenko , David Lechner , Fabrice Gasnier , Gatien Chevallier , Jonathan Cameron , Lee Jones , , =?UTF-8?q?Nuno=20S=C3=A1?= , Olivier Moysan CC: Antonio Borneo , , , , Maxime Coquelin Subject: [PATCH 1/5] bus: stm32_firewall: Fix build warnings about export.h Date: Tue, 10 Jun 2025 14:48:51 +0200 Message-ID: <20250610124855.269158-2-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250610124855.269158-1-antonio.borneo@foss.st.com> References: <20250610124855.269158-1-antonio.borneo@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-06-10_05,2025-06-10_01,2025-03-28_01 Content-Type: text/plain; charset="utf-8" After commit a934a57a42f6 ("scripts/misc-check: check missing #include when W=3D1") and commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include when W=3D1") we get the build warning with W=3D1: drivers/bus/stm32_firewall.c: warning: EXPORT_SYMBOL() is used, but #includ= e is missing Fix it. Signed-off-by: Antonio Borneo Acked-by: Gatien Chevallier --- drivers/bus/stm32_firewall.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/bus/stm32_firewall.c b/drivers/bus/stm32_firewall.c index 2fc9761dadecf..3ff5b5b6add45 100644 --- a/drivers/bus/stm32_firewall.c +++ b/drivers/bus/stm32_firewall.c @@ -8,6 +8,7 @@ #include #include #include +#include #include #include #include --=20 2.34.1 From nobody Sat Oct 11 12:15:03 2025 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DF6D8299951; Tue, 10 Jun 2025 12:56:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749560164; cv=none; b=p27zNCtJj5oQHLv4D+BBJh00MKsBS3gdkfDvNAAIeWCLijqM7sElSq3KjJhP5dP5NEoVYIRPViIwre3hI1SiXgpxr7FSFm3dKZSsz/Qg3v10B6ndGqAj1Xnh97fWPG2Mx08cI0oonCI2OUGHC7tTPgH6PWE/qreaRjBn6Ukabss= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749560164; c=relaxed/simple; bh=obh81dA6n2/QIwn9xppDLCO+0C+676zJ02YSkOC1q4g=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=JUp+iF3D7Bta21c5X5Hu8+hWQLjebyG6h5dwhHkAsTaOqGSQnCADe+yqjTre37da/B7hv1IoXfC0jDHhjb52DrRfp/rcVT/eT+KhoEdBoETRZBzNtgpNfv0GMxC4mucS9Y/Dar5vSMn28m9g0Di8YAWFPU/Y5uA2ub6ely7t42E= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=DNWTm1pg; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="DNWTm1pg" Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 55ACLEi6010655; Tue, 10 Jun 2025 14:50:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= oUcADHRW/CG5RbFLRdu854s7Rq7hg+3h+CuKTVAO9D0=; b=DNWTm1pgax86feqh VyQ9dkmv0nUbLOq5uDjbAxuM8ulylwzQ12xk+fUxjbJVzMTCEKRzp1NqbS5kQQ8Z Kw7Hoh3GAfa2VjSwCKQ/OHIbrlHEVlDzCAYPgZyxiJcBsrgELSm1heXWGf7bF5ci p6RdusyQaF0d0x1b52UJCFYqHVMnKAsbUm1gXQ5LRco+WEnHW6CEHTTe5S1J6/cL qzoR3/eS5tv0CINKBRxOsflTw6x64V4uwYdsaMwsLwE2Yufti2X1JOq2DJseQC9Q A8zAlxrg2K1ASNnLXLt0VMVQYsFJDtbIcpKRlOpZxCFKzVB8PzldBJSfobnObLMX 0tjHVA== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 474y052j0v-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jun 2025 14:50:43 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 64AC24004B; Tue, 10 Jun 2025 14:49:43 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id A4C03B34ED0; Tue, 10 Jun 2025 14:49:00 +0200 (CEST) Received: from localhost (10.48.86.132) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 10 Jun 2025 14:49:00 +0200 From: Antonio Borneo To: Alexandre Torgue , Andy Shevchenko , David Lechner , Fabrice Gasnier , Gatien Chevallier , Jonathan Cameron , Lee Jones , , =?UTF-8?q?Nuno=20S=C3=A1?= , Olivier Moysan CC: Antonio Borneo , , , , Maxime Coquelin Subject: [PATCH 2/5] iio: adc: stm32-dfsdm: Fix build warnings about export.h Date: Tue, 10 Jun 2025 14:48:52 +0200 Message-ID: <20250610124855.269158-3-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250610124855.269158-1-antonio.borneo@foss.st.com> References: <20250610124855.269158-1-antonio.borneo@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-06-10_05,2025-06-10_01,2025-03-28_01 Content-Type: text/plain; charset="utf-8" After commit a934a57a42f6 ("scripts/misc-check: check missing #include when W=3D1") and commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include when W=3D1") we get the build warnings with W=3D1: drivers/iio/adc/stm32-dfsdm-adc.c: warning: EXPORT_SYMBOL() is used, but #i= nclude is missing drivers/iio/adc/stm32-dfsdm-core.c: warning: EXPORT_SYMBOL() is used, but #= include is missing Fix them. Signed-off-by: Antonio Borneo Acked-by: Fabrice Gasnier --- drivers/iio/adc/stm32-dfsdm-adc.c | 1 + drivers/iio/adc/stm32-dfsdm-core.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/iio/adc/stm32-dfsdm-adc.c b/drivers/iio/adc/stm32-dfsd= m-adc.c index f583924eb16bb..c2d21eecafe79 100644 --- a/drivers/iio/adc/stm32-dfsdm-adc.c +++ b/drivers/iio/adc/stm32-dfsdm-adc.c @@ -8,6 +8,7 @@ =20 #include #include +#include #include #include #include diff --git a/drivers/iio/adc/stm32-dfsdm-core.c b/drivers/iio/adc/stm32-dfs= dm-core.c index 041dc9ebc0482..47e2d1338e9e6 100644 --- a/drivers/iio/adc/stm32-dfsdm-core.c +++ b/drivers/iio/adc/stm32-dfsdm-core.c @@ -8,6 +8,7 @@ =20 #include #include +#include #include #include #include --=20 2.34.1 From nobody Sat Oct 11 12:15:03 2025 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8207328B7F5; Tue, 10 Jun 2025 12:51:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559862; cv=none; b=sWD8J9Qwtt1PrQARHKpCwmd8T1+Vw7hMzVROpNyME9mHhxMN4oZL5J44lLLsubp3jPgYmwYuTRMUJAyclvPiAMQl+2Fjtetd1H3lQAZPAs3lsWJIBqlaxJbZZ1a8uKNtOi9qW5oN27UbZgcAl9UgeZMHkwNpwsyOhMuApfv27qs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559862; c=relaxed/simple; bh=P4g3vC26jV6W0ExQIrc/lPLhlltAcwIuHV+vgYazxr4=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Zm5QxreFpHKdVwOiDUja1fNcLc6WYNXAqKvzr27Y4+xcjzgDQOfWh7gK881EgRtcx7WXMUswpy1/3BmsAAEGFsKcjkDRvlqICxYT4t140gfhXCRgsAng1srUVxemtq33Xu6BILx8sqDGrAkG9npv0huMopcaSSOQUJ6jdHzQvh8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=nXXf3lSN; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="nXXf3lSN" Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 55ACLEvP010672; Tue, 10 Jun 2025 14:50:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= 38uKaBZ1vK3ex/cxNpuaM1uYPLDT4KoCoxyuRnJRdDA=; b=nXXf3lSNgwNMuH0w nLld5c69c3mbSsvSbMYpSr42Q0WOosrYVX2cBFPK+9fNUY7bqH2s5nbKaLGfnpsq yQJvaD1XSRQyCcInzk6t1/gGxCA5L+xbmRUgUehSn0PoyZfSQEgQPfsZdc9BYR1w sZHny1f9rEOGGo3t4OALBMdib07MJw0j6ocvjuu3pqFigmU+Wrdc/B149jnaDuSC 36d6MvJvLn+yEwmggN7jvHWOgGW7oZLo/T7+MmFYs+r7yEAUyXj/RRN5h64hNJc/ ozp1IrariQlH2mUCiOtW+SM/fm3RN3s2bL3bfrk0buJirWnrPd00DOCC5Y2lbVlm qQzlMw== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 474y052j0w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jun 2025 14:50:43 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 0712A40045; Tue, 10 Jun 2025 14:49:43 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 3F90DB4BF99; Tue, 10 Jun 2025 14:49:01 +0200 (CEST) Received: from localhost (10.48.86.132) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 10 Jun 2025 14:49:00 +0200 From: Antonio Borneo To: Alexandre Torgue , Andy Shevchenko , David Lechner , Fabrice Gasnier , Gatien Chevallier , Jonathan Cameron , Lee Jones , , =?UTF-8?q?Nuno=20S=C3=A1?= , Olivier Moysan CC: Antonio Borneo , , , , Maxime Coquelin Subject: [PATCH 3/5] iio: trigger: stm32-timer: Fix build warnings about export.h Date: Tue, 10 Jun 2025 14:48:53 +0200 Message-ID: <20250610124855.269158-4-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250610124855.269158-1-antonio.borneo@foss.st.com> References: <20250610124855.269158-1-antonio.borneo@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-06-10_05,2025-06-10_01,2025-03-28_01 Content-Type: text/plain; charset="utf-8" After commit a934a57a42f6 ("scripts/misc-check: check missing #include when W=3D1") and commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include when W=3D1") we get the build warning with W=3D1: drivers/iio/trigger/stm32-timer-trigger.c: warning: EXPORT_SYMBOL() is used= , but #include is missing Fix it. Signed-off-by: Antonio Borneo Acked-by: Fabrice Gasnier --- drivers/iio/trigger/stm32-timer-trigger.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iio/trigger/stm32-timer-trigger.c b/drivers/iio/trigge= r/stm32-timer-trigger.c index 925b864facca1..3b9a3a6cbb25c 100644 --- a/drivers/iio/trigger/stm32-timer-trigger.c +++ b/drivers/iio/trigger/stm32-timer-trigger.c @@ -6,6 +6,7 @@ * */ =20 +#include #include #include #include --=20 2.34.1 From nobody Sat Oct 11 12:15:03 2025 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 425451F09B0; Tue, 10 Jun 2025 12:51:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559906; cv=none; b=EZ5rhslg/iOdgbSjA/kSNE+ctL5pzfZYG6jxBGjj8IvTfMINdpgnA3NJ9/uThcLpFUVYKQ7GJKNFdOn7vMnZPj2PDX6Esz2O5/kq9zAnNBdjmPInmOKR6KxUFTJCwavhMovpDt0Zw9tMJSD9rC+BqLwRKD2lfP2dZL0IPWAOyJw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559906; c=relaxed/simple; bh=hgGv4YzMb0WRrzbFVcwhGWCN1qPE2Q4DhTNK4a4HiH8=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Hl1iQI4MXdlWmGzzvjwqwXz4B8XhKoRKQzOU/GG5I2qjZpU8Nabfv91F4QyCtLefPd3qtnUJyvQkVp3rH5Mxbb5Ku0hHxncjlDw93+lT4/TA7Yez/bQ42eJ4DhWYXgKBTWca3YgyJThUrT5FzIobSJv9XMSlWKggT2S1ss2pfK4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=PWCk4AM/; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="PWCk4AM/" Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 55ACLCR1012912; Tue, 10 Jun 2025 14:50:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= d1Ux1q9BuJRxHbxPNIMoGJD4ASvq+/3OwQs7EDpLUOk=; b=PWCk4AM/11RuiVA3 n0i6g7xw14GSwJH/cJmerxWQus02kSKMsa3AC0QQFg5KNobzcP6jvdhwlbjpbOav JbOH7NKpR8vHUr33edfJvrja+FNL+DweLR+1uaBmrpRnrhuSYsESj730plkQF1w9 WUacgfdA5M4atIFScYuk+cqg8shqyx3OgG3l1V2HZk52oIX68O3J5KhswnDaCHmI x58hMmo1U5PN1gD84RSO+ux+nzsnK3tvLKOA2dhVbaGyoECmtb2sbH4TYFRg0mSE DUJcAzFiTu4VSAlIuIXI+ieLHWEHgfBO+iXTuAShpV4454rwc8R83mNBdRohiNv7 9LpHCQ== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 474aumd9u4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jun 2025 14:50:43 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 8202C4004C; Tue, 10 Jun 2025 14:49:43 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id BD7E4B4BF90; Tue, 10 Jun 2025 14:49:01 +0200 (CEST) Received: from localhost (10.48.86.132) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 10 Jun 2025 14:49:01 +0200 From: Antonio Borneo To: Alexandre Torgue , Andy Shevchenko , David Lechner , Fabrice Gasnier , Gatien Chevallier , Jonathan Cameron , Lee Jones , , =?UTF-8?q?Nuno=20S=C3=A1?= , Olivier Moysan CC: Antonio Borneo , , , , Maxime Coquelin Subject: [PATCH 4/5] iio: trigger: stm32-lptimer: Fix build warnings about export.h Date: Tue, 10 Jun 2025 14:48:54 +0200 Message-ID: <20250610124855.269158-5-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250610124855.269158-1-antonio.borneo@foss.st.com> References: <20250610124855.269158-1-antonio.borneo@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-06-10_05,2025-06-10_01,2025-03-28_01 Content-Type: text/plain; charset="utf-8" After commit a934a57a42f6 ("scripts/misc-check: check missing #include when W=3D1") and commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include when W=3D1") we get the build warning with W=3D1: drivers/iio/trigger/stm32-lptimer-trigger.c: warning: EXPORT_SYMBOL() is us= ed, but #include is missing Fix it. Signed-off-by: Antonio Borneo Acked-by: Fabrice Gasnier --- drivers/iio/trigger/stm32-lptimer-trigger.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iio/trigger/stm32-lptimer-trigger.c b/drivers/iio/trig= ger/stm32-lptimer-trigger.c index 2505ace440b46..c7bab18221c70 100644 --- a/drivers/iio/trigger/stm32-lptimer-trigger.c +++ b/drivers/iio/trigger/stm32-lptimer-trigger.c @@ -9,6 +9,7 @@ * Inspired by Benjamin Gaignard's stm32-timer-trigger driver */ =20 +#include #include #include #include --=20 2.34.1 From nobody Sat Oct 11 12:15:03 2025 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0666528B7F5; Tue, 10 Jun 2025 12:51:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559880; cv=none; b=Xq5ZvIqVY3Tu08IX6T6oQAAiRkleKbQqsImkKZiYNg0DvER8Ezgh7khfqjdQ4xbl6hwDPRuq9+7hJNJ35SszgrqBLkfUiIslEiSe1ahyfVC3qA92BDA8xITUEpawljAylQ9FDWEihp+n+2r6HFgMAXJSdPUFF2iXLRj5qnyeoww= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749559880; c=relaxed/simple; bh=m2Gv8JRI4rj/BvHz/TTiymauEM1FEuheXVQphEs1Gl0=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=AM0JskLrmE1wC7N7cyOQm9eat1S5AqI6Q258De4U/72eAPVPdOizOkbSGVb1xV2jJlSUehxqVYf/RTGiqjKHe8sewZ9m4Mr+5yrdKLM1rPHayLN/kGmIO3i6ipTn7OTmQFB00qZIuVTwWkHZb0DElrrvnF9dCVxXWf6RPchoSWI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=AJwzvAMZ; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="AJwzvAMZ" Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 55ACLFwE012963; Tue, 10 Jun 2025 14:51:01 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= aLJ9LxbOFNFpHNwnOXxVYdxakdHOYZLyPAqMo4pWI3Y=; b=AJwzvAMZHOoDOb3f h+UYg/UnKUU026b7i+w4lS8ydP5eUcGZLBRk483V4I4NbJl4CfNONqFYNrUeFWO/ wTNWjbZXJTZtBisdd4sspeAn6hJue9X//wrUUfSwcdv8DPN2stP7wXshFN7jH/sV bUnjLu0kAFPxCAaOnIXpJ2cKU3FoYMz/YQsqflRSwSbH+rSSlwaZOx+H5dw6a3Md q6XfomI23x0+W1OzWQ9Iskt6gZ4O40OQ35kqlZ1M5ECiSPtd5/cmRyr4e6BbAzn2 1ktnMpfbhr4bsU8UXSKmcs1pVgwaExElXTSLnX+PtMSYLxRBjIljXsFIEmC3js9c 7QXhcg== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 474aumd9vn-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Jun 2025 14:51:01 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 152CB4004A; Tue, 10 Jun 2025 14:49:43 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 54840B4BF9A; Tue, 10 Jun 2025 14:49:02 +0200 (CEST) Received: from localhost (10.48.86.132) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Tue, 10 Jun 2025 14:49:02 +0200 From: Antonio Borneo To: Alexandre Torgue , Andy Shevchenko , David Lechner , Fabrice Gasnier , Gatien Chevallier , Jonathan Cameron , Lee Jones , , =?UTF-8?q?Nuno=20S=C3=A1?= , Olivier Moysan CC: Antonio Borneo , , , , Maxime Coquelin Subject: [PATCH 5/5] mfd: stm32-timers: Fix build warnings about export.h Date: Tue, 10 Jun 2025 14:48:55 +0200 Message-ID: <20250610124855.269158-6-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250610124855.269158-1-antonio.borneo@foss.st.com> References: <20250610124855.269158-1-antonio.borneo@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-06-10_05,2025-06-10_01,2025-03-28_01 Content-Type: text/plain; charset="utf-8" After commit a934a57a42f6 ("scripts/misc-check: check missing #include when W=3D1") and commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include when W=3D1") we get the build warning with W=3D1: drivers/mfd/stm32-timers.c: warning: EXPORT_SYMBOL() is used, but #include = is missing Fix it. Signed-off-by: Antonio Borneo Acked-by: Fabrice Gasnier --- drivers/mfd/stm32-timers.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mfd/stm32-timers.c b/drivers/mfd/stm32-timers.c index e3c116ee4034a..b3dbc02aaf798 100644 --- a/drivers/mfd/stm32-timers.c +++ b/drivers/mfd/stm32-timers.c @@ -5,6 +5,7 @@ */ =20 #include +#include #include #include #include --=20 2.34.1