From patchwork Tue Aug 6 13:58:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13754924 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 85CABC49EA1 for ; Tue, 6 Aug 2024 13:59:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IZ2d39OgugP8fUyPZajHNXHw/k6mkG+tP0J7CyvHrak=; b=euMYVG+etKLQcwN0WQp7bnd0JK 5I/ymRPxmjYwFzMtPc5/RfoSYC/vu5SyYsKP6oNeFi08kBGt8CyNvQYs521CIOVXQS6DBG/epP2jn ftmZACIIgf2c1htqt/WkEIMunAtZdo1ADFXmtZ2X2xLZf+J0IfctuzRsIzSjIZOxCM1wad1GoS6Jh oMDlBerTmXXM7uW/CdIaTvOiNnA+WcsGkag3K0KiQekACCN77V13dv/x35xWDCcA5vKFef0QbqjDW W6Xqs24B9JxHlCvtQNBeIvd+KyQWoDARulkCUWzHp4ZHcrzwuPYFeghte3WYKwEFs/NgDBgzBs8DN 1X353LtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbKiR-00000001t3Q-2oFW; Tue, 06 Aug 2024 13:59:07 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbKhv-00000001swc-1Mjl for linux-arm-kernel@lists.infradead.org; Tue, 06 Aug 2024 13:58:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C367060B82; Tue, 6 Aug 2024 13:58:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 51EB4C4AF09; Tue, 6 Aug 2024 13:58:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722952714; bh=eFLcuGQoOEe4ylEhJQgrm8MjoBT93gbTRPgSUO7xFzY=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=KSqez2L5/vgCuqgmZqBI7MSVyEGMmQgxT3dujmTWUQsbTC/iVkuYKKT7zi0n+Ohjb 0hlRxrHp6CQm0GpOrdboy2usp7v5JtT/sBiEhM0dB4bPgmPFadGuAU5rQYhm1iFdOF miXMaomY/jFi1+4fnuJut61Ez1LmQBe1BIX5OSnzGihequf+7DdPkSrSfRuXJruXvt sCOF3lhafNN74L4ib2LQ7l3ty0brnelAPFT8YWTF2phaLsWUPVX3N0TLy4JpTEbkPJ EKgfk2Ekcv0Ts7KF6iy2CBJ/Xyfa+cr5e9/+u9vBn8Vn6Hl5v6m0dEaEqpylyA+fG9 EqOLdkrOAX4rA== From: "Rob Herring (Arm)" Date: Tue, 06 Aug 2024 07:58:22 -0600 Subject: [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed MIME-Version: 1.0 Message-Id: <20240806-dt-api-cleanups-v1-1-459e2c840e7d@kernel.org> References: <20240806-dt-api-cleanups-v1-0-459e2c840e7d@kernel.org> In-Reply-To: <20240806-dt-api-cleanups-v1-0-459e2c840e7d@kernel.org> To: "Rafael J. Wysocki" , Viresh Kumar , Kevin Hilman , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Nishanth Menon , Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-Mailer: b4 0.15-dev X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240806_065835_445525_D3750C55 X-CRM114-Status: UNSURE ( 8.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The qcom-cpufreq-hw driver is relying on an implicit include of io.h which doesn't get included on some architectures. Signed-off-by: Rob Herring (Arm) --- drivers/cpufreq/qcom-cpufreq-hw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/cpufreq/qcom-cpufreq-hw.c b/drivers/cpufreq/qcom-cpufreq-hw.c index 370fe6a0104b..900d6844c43d 100644 --- a/drivers/cpufreq/qcom-cpufreq-hw.c +++ b/drivers/cpufreq/qcom-cpufreq-hw.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include