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.7 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 E3B87C6377B for ; Wed, 21 Jul 2021 22:30:57 +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 B68AC61019 for ; Wed, 21 Jul 2021 22:30:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B68AC61019 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@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=ARNRkX3WUnmaLH hi4cuGjESurcg9SK22y97HaV9/q4dygELHyCX1Ne02pbT7F7Z+s9QzYy6kx1xtLkv/3DpvxHv83TU B5Zw4Usebsie4Iiz4soqK7mHuc0hRTyakExqjnV8vh72zLBBkhR7ji4UXD++S7TFel/oI99ScBowR L3ma9ASXGyonB1grLIyVusV81hNiZYnADFkret6TQPRlixdJO6mIsQCJFxRS0gNFzJdDX7S3WO/Sb cNNh/dO4HICX4EI6EjDEA2XJyYxJCSA5BVaxDHJZn3A5jtAidK1v0XuZHYC56p08ptqbU1ERPEVyO JnqT32X2ZSC3yEX8pbzQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6Key-00HMoC-4K; Wed, 21 Jul 2021 22:25:48 +0000 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6Keu-00HMnr-Mk for linux-arm-kernel@lists.infradead.org; Wed, 21 Jul 2021 22:25:46 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10052"; a="297088513" X-IronPort-AV: E=Sophos;i="5.84,258,1620716400"; d="scan'208";a="297088513" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jul 2021 15:25:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,258,1620716400"; d="scan'208";a="470310362" Received: from lkp-server01.sh.intel.com (HELO b8b92b2878b0) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 21 Jul 2021 15:25:39 -0700 Received: from kbuild by b8b92b2878b0 with local (Exim 4.92) (envelope-from ) id 1m6Keo-0000eA-TG; Wed, 21 Jul 2021 22:25:38 +0000 Date: Thu, 22 Jul 2021 06:25:23 +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: <202107220612.rIEWCLUK-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-20210721_152544_800397_4BB87ABC X-CRM114-Status: UNSURE ( 7.57 ) 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