From mboxrd@z Thu Jan 1 00:00:00 1970 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 B9285C64EC4 for ; Thu, 9 Mar 2023 14:24:01 +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:References:In-Reply-To: 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: List-Owner; bh=vaYjW9OfaTZRY2GoVP//YD71LtAts7zux46zvAG4lnM=; b=RKpvEdsbDPbY4F 1tbF22oyiNQZUbIJ70u5o6OVT7h116x1HU0porBDxlWvWVwqWMH8S7NzsD7pYe2E83n/R35eQTRQQ Dk1znhdiGvrnnJG/NzcaDqVnlz5j7IPYa9mi5B7IBYkR4djocpiJoeQbI3mlyp00T5AoDMeQYcNze UnKujCCpeaqnPri0/SXRhL4LjNCkp1plNO3w5uzhZKOzoLY140hN2BzWBSdPdegIrlUq/arL6muhI OMx4LFuCbn2z5FqCPJ04LPmKyy4qeZrkpcaewVCpGcCHXK9Ani96Uqp5GomV8RGoRVokWyahbiWAr lSos3nxyKCRnsX4KRpkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1paHAU-00ATca-LL; Thu, 09 Mar 2023 14:22:54 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1paH9f-00ATG6-12 for linux-arm-kernel@lists.infradead.org; Thu, 09 Mar 2023 14:22:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C0373AD7; Thu, 9 Mar 2023 06:22:44 -0800 (PST) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 76EFB3F5A1; Thu, 9 Mar 2023 06:22:00 -0800 (PST) From: Sudeep Holla To: ye.xingchen@zte.com.cn Cc: Sudeep Holla , cristian.marussi@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] firmware: arm_scmi: remove duplicate include header Date: Thu, 9 Mar 2023 14:21:55 +0000 Message-Id: <167837166451.2095096.2591702681322565256.b4-ty@arm.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <202302101520071730986@zte.com.cn> References: <202302101520071730986@zte.com.cn> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230309_062203_154128_A1FD3E2F X-CRM114-Status: UNSURE ( 4.67 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 10 Feb 2023 15:20:07 +0800, ye.xingchen@zte.com.cn wrote: > linux/of.h is included more than once. > Applied to sudeep.holla/linux (for-next/scmi/fixes), thanks! [1/1] firmware: arm_scmi: remove duplicate include header https://git.kernel.org/sudeep.holla/c/418a406d92cc -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel