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=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 C4D6BC4338F for ; Thu, 29 Jul 2021 06:11:04 +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 8AE3660524 for ; Thu, 29 Jul 2021 06:11:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8AE3660524 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:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=uJ62OufJ99TUV9sEIwR6rh/SwmFtOaxz6Gpb/1rcQ5s=; b=QL2ZSQSHG9N83J VLQcuqJXoacVjYKzkJwx3FJeGWxQI/l1gpBYLXA6KtMD6JKSMv5NB6lc/CKGhBVSTBeo0GSbRQ0LV 8nB7fKlS+ReVfWSQjMTESKvt8hXgp8Aq0KM+re/qfvfXXp0dVJdrEMRMy8T9JbOSu3Spb4uhzSPvC c8cFpNcKulVnX1qo7vjNgAiy+cBbiBAoQHExHWmxMAlb4N/pD/rl+RODgfGdiqWCl16u+EPFl7CZK AClT8OOZk5ks+Yz/pUznx4R0/i9H/CxrVXd6otxEWXXNojJxdVOTJKMmsykrcapHlYx/N+6lZkJvi TAOL4qje9eVmJa3SnZaw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8zEB-003E4Z-Ef; Thu, 29 Jul 2021 06:09:07 +0000 Received: from mga07.intel.com ([134.134.136.100]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8zE8-003E3u-MH for linux-arm-kernel@lists.infradead.org; Thu, 29 Jul 2021 06:09:05 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10059"; a="276593345" X-IronPort-AV: E=Sophos;i="5.84,278,1620716400"; d="scan'208";a="276593345" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jul 2021 23:09:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,278,1620716400"; d="scan'208";a="499634232" Received: from lkp-server01.sh.intel.com (HELO d053b881505b) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 28 Jul 2021 23:09:01 -0700 Received: from kbuild by d053b881505b with local (Exim 4.92) (envelope-from ) id 1m8zE4-0008vV-CX; Thu, 29 Jul 2021 06:09:00 +0000 Date: Thu, 29 Jul 2021 14:08:34 +0800 From: kernel test robot To: Naga Sureshkumar Relli Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek Subject: [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion Message-ID: <20210729060834.GA75575@c790fa74161d> References: <202107291421.K660uIA8-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <202107291421.K660uIA8-lkp@intel.com> X-Patchwork-Hint: ignore drivers/mtd/nand/raw/arasan_nand.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-20210728_230904_811126_57D66AEE X-CRM114-Status: GOOD ( 11.49 ) 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 --- arasan_nand.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mtd/nand/raw/arasan_nand.c b/drivers/mtd/nand/raw/arasan_nand.c index b182643100df0..2adc461400992 100644 --- a/drivers/mtd/nand/raw/arasan_nand.c +++ b/drivers/mtd/nand/raw/arasan_nand.c @@ -8,7 +8,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 From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4924488984114463303==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion Date: Thu, 29 Jul 2021 14:08:34 +0800 Message-ID: <20210729060834.GA75575@c790fa74161d> In-Reply-To: <202107291421.K660uIA8-lkp@intel.com> List-Id: --===============4924488984114463303== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Generated by: scripts/checkincludes.pl Reported-by: kernel test robot Signed-off-by: kernel test robot --- arasan_nand.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mtd/nand/raw/arasan_nand.c b/drivers/mtd/nand/raw/aras= an_nand.c index b182643100df0..2adc461400992 100644 --- a/drivers/mtd/nand/raw/arasan_nand.c +++ b/drivers/mtd/nand/raw/arasan_nand.c @@ -8,7 +8,6 @@ * */ #include -#include #include #include #include --===============4924488984114463303==--