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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 4DE09C001DB for ; Fri, 4 Aug 2023 06:41:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 10CD9C433C9; Fri, 4 Aug 2023 06:41:44 +0000 (UTC) Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 626A2C433C7; Fri, 4 Aug 2023 06:41:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 626A2C433C7 Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.57]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4RHGHn2XZ3ztRfy; Fri, 4 Aug 2023 14:38:13 +0800 (CST) Received: from [10.67.103.39] (10.67.103.39) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 4 Aug 2023 14:41:36 +0800 Message-ID: <64CC9D9F.6040108@hisilicon.com> Date: Fri, 4 Aug 2023 14:41:35 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 List-Id: To: , CC: , Olof Johansson , Arnd Bergmann , , , , , , , , , , , Rob Herring Subject: [GIT,PULL] arm: soc: hisilicon updates for v6.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.103.39] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected Hi ARM SoC maintainers, Please consider to pull the following changes. Thanks! Best Regards, Wei --- The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: https://github.com/hisilicon/linux-hisi.git tags/hisi-arm-soc-for-6.6 for you to fetch changes up to e06b83d8a44ea54fb401690329a130b89b8b7819: ARM: hisi: Drop unused includes (2023-07-19 06:29:04 +0000) ---------------------------------------------------------------- HiSilicon ARMv7 SoC updates for v6.6 - Drop unused includes ---------------------------------------------------------------- Rob Herring (1): ARM: hisi: Drop unused includes arch/arm/mach-hisi/hotplug.c | 1 - 1 file changed, 1 deletion(-)