From patchwork Mon Apr 10 23:27:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13206849 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 E9B07C77B61 for ; Mon, 10 Apr 2023 23:28:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=PRXyFX2SKbrLMfm1AwvvFbCma04lQeA+T9LDCK3ZDa8=; b=p9XTg5oeg33zIS mRwLv65YfUJFUCdFaRkP6/VoV+uHzmwhru8az7aXaW19LHLSl7uwM/oZCGXTMphkOSa9jRTofKIcM 6p5df8oZ0+hJSSXZtIYzxDevoT1Qf+ttYAGhpMUANeBLyS0rBXbnbj3NhR3jNdVSs7Sx7lH6lKqGT E9Q67LrsNmyQk/M/Upa3adLGtY+znWde3GMphsoUi8EYhov1TEBuJ2nmAEh9BeCpWvEiiQ0R3Yvow Da/96E1oYVXIA8bkAICz2aVHQyPkn0aV66UCjge4HNSD6hgZYy8BIuIszbLul/pbp+OpIK4isNyF6 FfyWvq+2tPTQXFHDqYCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pm0vA-00G4CV-1L; Mon, 10 Apr 2023 23:27:36 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pm0v7-00G4AR-2e for linux-arm-kernel@lists.infradead.org; Mon, 10 Apr 2023 23:27:35 +0000 Received: by mail-ot1-f51.google.com with SMTP id f10-20020a9d2c0a000000b006a13f728172so941761otb.3 for ; Mon, 10 Apr 2023 16:27:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681169251; x=1683761251; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hHSsnVLxNGJM3Ez93hi8dq4uDehdSbUPmnwM+uX5lMI=; b=Uw7/0J/WZV7hUEF1DFEIAxqTKVxm5CG3/Ufc6zOgcApn7WonSewv8EMfvG9VnJ7w4n MBdxrtjcuwntJxh3L1bIhZBrlnSmqChnHU9SFW7sch0vWpX0lakZg5abSJw3XswzKwHL ccHWsuc4nKMrAO7kpa+Yc44gNPgJV2hgKVfgVxP+3dB9X/GFcTIDV35ebZNh/qWLhkJN +K4UqRJJqMYR5sK6oMUXRBqQseOkztfaT+JmCbjzZohSkHzz51V0nUNGN4JbhHVdZjEZ pwwecI/XaQYkm99/ZkwAUm19FBt+iLpl/wFE0yX6gDqjzNcSJvzfBoWczbFKvKiw68Ea v7JQ== X-Gm-Message-State: AAQBX9f6DuHDtW/PnyXagumfZWFje3/R4U29ZMoHAwwuaC/70YMMv1qO +9JQ0yVpbYc/lwPSuUzb2A== X-Google-Smtp-Source: AKy350Z1yILcQOoNNAMkNcstW3sSatfTIbbHAlTtJ4fh8jkmcLnqPgVjO+Ny9STtH0cSx3h7UopeAQ== X-Received: by 2002:a9d:7514:0:b0:6a2:fbe9:9db4 with SMTP id r20-20020a9d7514000000b006a2fbe99db4mr5352515otk.4.1681169251406; Mon, 10 Apr 2023 16:27:31 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id r20-20020a9d7cd4000000b0069fb87285fdsm4772777otn.59.2023.04.10.16.27.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Apr 2023 16:27:31 -0700 (PDT) Received: (nullmailer pid 1562198 invoked by uid 1000); Mon, 10 Apr 2023 23:27:30 -0000 From: Rob Herring To: Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] bus: vexpress-config: Add explicit of_platform.h include Date: Mon, 10 Apr 2023 18:27:26 -0500 Message-Id: <20230410232727.1562115-1-robh@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230410_162733_862946_9D12EA4A X-CRM114-Status: GOOD ( 12.50 ) 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 vexpress-config uses of_platform_* functions which are declared in of_platform.h. of_platform.h gets implicitly included by of_device.h, but that is going to be removed soon. Nothing else depends on of_device.h so it can be dropped. Signed-off-by: Rob Herring Acked-by: Liviu Dudau --- drivers/bus/vexpress-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bus/vexpress-config.c b/drivers/bus/vexpress-config.c index a58ac0c8e282..472a570bd53a 100644 --- a/drivers/bus/vexpress-config.c +++ b/drivers/bus/vexpress-config.c @@ -10,7 +10,7 @@ #include #include #include -#include +#include #include #include #include