From patchwork Fri Jul 12 08:28:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yang Li X-Patchwork-Id: 13731395 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 3E9A6C2BD09 for ; Fri, 12 Jul 2024 08:28:54 +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:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=N7aJHwqiqCJi0t4/+kQXsTYMwz9HxmQ/g1e6LfOCtpM=; b=cgYzahk6yYgFZiK1544J+A5w6w nsztCw3ctx8Qeva0b8IYToeankifs8NT8w/f7Asaeu9ST/KVaVdNvpYWjSkMzltDXGmpfre26uqhb 4xYiriCD1ccwf5T9k7OPN55zYGu/gGmTU8u4vYU/HWvaSYkILTYNKiOcYWrppF/K14HWa25hadWA5 BI9Xr6fSIfdQI/kw0xJcLAWgKGQOTkzlbd87nD8HH0er+WGfRJvwXPqRpI6rq9Q6UaebkH59/7ZOg CClwLZN9yzNUIQLeAhxNsVbxVnKW0tUlLnkfcRx+Z81E+vRGA4KKJmivmqBsapsOHiuhUJgS7iqIu vdWjGgiw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sSBdx-0000000Gtqc-3VbQ; Fri, 12 Jul 2024 08:28:41 +0000 Received: from out30-100.freemail.mail.aliyun.com ([115.124.30.100]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sSBdY-0000000GtdX-1y8f for linux-arm-kernel@lists.infradead.org; Fri, 12 Jul 2024 08:28:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1720772890; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=N7aJHwqiqCJi0t4/+kQXsTYMwz9HxmQ/g1e6LfOCtpM=; b=hHWIfu33egEr/WkwuZX3B2z2CGN/ob5QQWMB6WzSczOvKf/G7rGjKnky2GULsm6a8MpQD3u1nTtECwQ4RhNa0zUWVItsCL6CkNBi4E40BH4ffQmyatadcjIhbnmKfddJthRI0nuGIAhPKGVWzOxTkjOdEyu4KLyP4tNEqmAjPTA= X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R881e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=maildocker-contentspam033045046011;MF=yang.lee@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0WANTBc0_1720772886; Received: from localhost(mailfrom:yang.lee@linux.alibaba.com fp:SMTPD_---0WANTBc0_1720772886) by smtp.aliyun-inc.com; Fri, 12 Jul 2024 16:28:07 +0800 From: Yang Li To: daniel@zonque.org Cc: haojian.zhuang@gmail.com, robert.jarzmik@free.fr, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Yang Li , Abaci Robot Subject: [PATCH -next] ARM: spitz: Remove duplicated include in spitz.c Date: Fri, 12 Jul 2024 16:28:05 +0800 Message-Id: <20240712082805.98629-1-yang.lee@linux.alibaba.com> X-Mailer: git-send-email 2.20.1.7.g153144c MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240712_012817_060416_AA4B02C9 X-CRM114-Status: UNSURE ( 7.90 ) 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 header files linux/property.h is included twice in spitz.c, so one inclusion of each can be removed. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9519 Signed-off-by: Yang Li --- arch/arm/mach-pxa/spitz.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-pxa/spitz.c b/arch/arm/mach-pxa/spitz.c index 452bf7aac1fa..97ecd79c9679 100644 --- a/arch/arm/mach-pxa/spitz.c +++ b/arch/arm/mach-pxa/spitz.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include