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 X-Spam-Level: X-Spam-Status: No, score=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 53E49C4338F for ; Sun, 25 Jul 2021 17:24:32 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1172E60698 for ; Sun, 25 Jul 2021 17:24:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1172E60698 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=ywcARsoTqkO3MOFvjC/C76HDKDQwmYtFG6AFvJT7HdM=; b=bD/yFthwTPtKfS 2sQnpMv7tdLUHxeYpbd3N+fPDiJJpD2MMCj0g2rnuywiYQvo/W73ENZvZs2G5FXZuPQ+mPSSx7p8T 5++v0NmtJBvx4/o5yq2xVp5xRoWUQhidYpkELavsrdT/Y6SsIMtSCaFOc3feVsPiheWfeBVUFrZrZ g8a8W5wNczVvEW75JYneWW5lGAUR0/N2rpukv3JMEKr/rpFjw57u7m1VoYiuSK43X94AawJVkGE6j 177hzMoC5UISu+tJWn+61Y1H/QuXerp5D8799bb8m50enSHJ5g6bvfc9EIQryVGK+HU9dRJOarlZD RFZcw/xVQgx+xwQTnNnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m7hq8-008v0y-EI; Sun, 25 Jul 2021 17:23:00 +0000 Received: from mga18.intel.com ([134.134.136.126]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m7hq4-008v0M-0v for linux-arm-kernel@lists.infradead.org; Sun, 25 Jul 2021 17:22:57 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10056"; a="199359340" X-IronPort-AV: E=Sophos;i="5.84,269,1620716400"; d="scan'208";a="199359340" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jul 2021 10:22:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,269,1620716400"; d="scan'208";a="664218698" Received: from lkp-server01.sh.intel.com (HELO d053b881505b) ([10.239.97.150]) by fmsmga005.fm.intel.com with ESMTP; 25 Jul 2021 10:22:49 -0700 Received: from kbuild by d053b881505b with local (Exim 4.92) (envelope-from ) id 1m7hpw-0004jA-8U; Sun, 25 Jul 2021 17:22:48 +0000 Date: Mon, 26 Jul 2021 01:22:43 +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: [xlnx:xlnx_rebase_v5.4 877/1765] drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once. Message-ID: <202107260133.s6jay05D-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline 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-20210725_102256_145129_04438EE7 X-CRM114-Status: UNSURE ( 8.53 ) 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 tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4 head: 2f686fa6c0bf7fa168dc45dd7ce1359217212911 commit: 976601b0f932344ea7739ffabf03dbe7429c0f27 [877/1765] phy: zynqmp: Add phy driver for xilinx zynqmp phy core compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> drivers/phy/phy-zynqmp.c: linux/delay.h is included more than once. Please review and possibly fold the followup patch. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel