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 5EBADC433F5 for ; Thu, 16 Dec 2021 22:20:55 +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:Subject:Cc:To: From:Date: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=lzyCpmilmvnnKeIsgMeUGjnH1ObpslknnIMW4O2+UP8=; b=3R0JkrMCLbZfXP PzRtcs9nVPhr6vumNxO75lRv558BIRAhKleWAxoRkKGp9IImcTNrWoM1Rc10u2OWqqMs7YVDo9Y4M 4iZBuZt09vhwxhwx/rc8PDALAAc3OzLjXxOtUiSGB0hMKJcEa8UcfbXolyoaLzG8nWrNoKBoXkNDN NbK5TPhuko1nY9yvrW6sls+AMCjnU3TmEYgHanWDLUaUZ+S1nXvhizjM/ZTgi8YTU/TjAotxJ/1sG vhE8aR8ORIglJ7l9akfZXTWriWcZJXHiL9uJ4gc2+ryiBoEJw2kZ2zc2GTulecwidCG/ewUmq+eDM vn+MEiMoGe7V+7baPOCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxz64-007nSF-F2; Thu, 16 Dec 2021 22:19:32 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxz61-007nRw-ER for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 22:19:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639693169; x=1671229169; h=date:from:to:cc:subject:message-id:mime-version; bh=0a6bMVC0fp5nFT7ncIvawoSz6ZS7wCSb5RzHoGRhWg4=; b=XD+5be781/TbKV9I1UYYXX9VywtBl+8davRckxLZKupUE8u1pp/GiGlZ E9Qg9KEueGolT1N+jfgbgTQiqua7jEu+3OFoOPIsGW2s0n+Z4LpY8bUYj CIkXZkwEZdiP6bgn0qcafVnvPFbfwGfrywCUZKpslFDzwSowwvJV40xoM LCx5GlM98Z4rpmILOtbXNcpNytVqjQS1tJF4poFKkYF8plup8wug37XAJ kmhU1VdRsg8e4bGFvRlc+vGgNWMjPaa6++SahDZghuplItMXV0ZsvPPdu xxJI2g7uI4DdepbizUXD38u7ikMmUeR2rLHF0VAo2OjPi01rVh7ahIjL4 w==; X-IronPort-AV: E=McAfee;i="6200,9189,10200"; a="220298462" X-IronPort-AV: E=Sophos;i="5.88,212,1635231600"; d="scan'208";a="220298462" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Dec 2021 14:19:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,212,1635231600"; d="scan'208";a="466243495" Received: from lkp-server02.sh.intel.com (HELO 9f38c0981d9f) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 16 Dec 2021 14:19:25 -0800 Received: from kbuild by 9f38c0981d9f with local (Exim 4.92) (envelope-from ) id 1mxz5w-0003sy-Rz; Thu, 16 Dec 2021 22:19:24 +0000 Date: Fri, 17 Dec 2021 06:18:32 +0800 From: kernel test robot To: Manish Narani Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek , Anurag Kumar Vulisha , Hyun Kwon , Piyush Mehta Subject: [RFC PATCH xilinx-xlnx] phy: zynqmp: fix duplicated inclusion Message-ID: <20211216221832.GA26062@bd65d657ea95> MIME-Version: 1.0 Content-Disposition: inline X-Patchwork-Hint: ignore drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211216_141929_544461_5F34B74D X-CRM114-Status: UNSURE ( 9.36 ) 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 Generated by: scripts/checkincludes.pl Reported-by: kernel test robot Signed-off-by: kernel test robot --- phy-zynqmp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/phy/phy-zynqmp.c b/drivers/phy/phy-zynqmp.c index 9c12579625460..e23f0d3a4a31c 100644 --- a/drivers/phy/phy-zynqmp.c +++ b/drivers/phy/phy-zynqmp.c @@ -13,7 +13,6 @@ */ #include -#include #include #include #include _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel