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 8A225C12002 for ; Wed, 21 Jul 2021 08:33:15 +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 5C93A60232 for ; Wed, 21 Jul 2021 08:33:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C93A60232 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=FaeCUyLuEAF9Rvm8BJWWgW/PvoxRldK2VBmQkLhP2Ds=; b=hf0crl+Shi44Eh h1Zw9ga01XhX9CYAiudCzsclYq/M92u88oCkOdp5EdI45GHN2JMKuwDIhWpbQCsNWiTbfgAdcuwlo frGqwjmoGVWQSn1I3oHLciuNv2AJmMuQDyMMjG5aCjszS5+dxGVQlT/PFOWl+BY/efbVYq/BrQYLt BL6CVK5ze+hRtykJS5BtLDXPmOyDOHpNA2+AEtT25zkVjs5+dncNek3j/i5nj7EarLyiBTafU3/a5 RznlX8Ld/24cbO0s1xPAlIBhTV1cP2pgW1oEYT5Jjj5mCXXdwiCjigYv1TSnKB5t5e2n8ksKyGkR6 qv4CZl2/BC3U38o8lmsw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m67dt-00EuhI-Js; Wed, 21 Jul 2021 08:31:49 +0000 Received: from mga06.intel.com ([134.134.136.31]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m67dp-00EugY-D3 for linux-arm-kernel@lists.infradead.org; Wed, 21 Jul 2021 08:31:46 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10051"; a="272510170" X-IronPort-AV: E=Sophos;i="5.84,257,1620716400"; d="scan'208";a="272510170" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jul 2021 01:31:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,257,1620716400"; d="scan'208";a="495181751" Received: from lkp-server01.sh.intel.com (HELO b8b92b2878b0) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 21 Jul 2021 01:31:43 -0700 Received: from kbuild by b8b92b2878b0 with local (Exim 4.92) (envelope-from ) id 1m67dm-0000FK-H7; Wed, 21 Jul 2021 08:31:42 +0000 Date: Wed, 21 Jul 2021 16:31:13 +0800 From: kernel test robot To: Naga Sureshkumar Relli Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek Subject: [xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once. Message-ID: <202107211604.Bm69Vz6n-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_013145_529262_DEB09B19 X-CRM114-Status: UNSURE ( 8.91 ) 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: 1dea215e98f470c4fabe230cb5dcb648e3301fb9 [19/1765] mtd: rawnand: Add support for ARASAN NAND controller 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/mtd/nand/raw/arasan_nand.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