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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA7CCC433EF for ; Sat, 13 Nov 2021 06:26:18 +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 AA74B60FE7 for ; Sat, 13 Nov 2021 06:26:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AA74B60FE7 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=UfnFg33CsIX22o5d0WClY2bSJTXafL56HgEg8vXwUTU=; b=zRE1wC1bKDesY0 vDFzP/BCzbmE+Ra1D5OTuOUTtp0e0RJ5aMS0z8MyuS8yUBqgsG01BJjsSKnB84ehgdkkZE2HMCucS 7uhz3rYEd45la4y013rMqlItR27JpozwMB/pvL+Gp7Ul3UxhIRz9y31nbZBwDsLYbf+9jLL5D//es +jNpY6q+FItjnK42IRoO0W9bdrmXRQXniOtPAm9g3WKJOOTiG6vMgNkmEGlVPxJDyvdlyXFIuxckK YsqUMihZfNBXYDGL1KAYN0fNAomp0wYDtFRvab/a1aUXxcvJ+uZDqZ9XYrFnmy/5Yz5TCf1hKqqYC 5bnVSYX6idnWqVrb77Sw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mlmTD-00CF3E-Um; Sat, 13 Nov 2021 06:25:00 +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 1mlmTA-00CF2b-Ey for linux-arm-kernel@lists.infradead.org; Sat, 13 Nov 2021 06:24:57 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10166"; a="294069830" X-IronPort-AV: E=Sophos;i="5.87,231,1631602800"; d="scan'208";a="294069830" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Nov 2021 22:24:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,231,1631602800"; d="scan'208";a="453287180" Received: from lkp-server02.sh.intel.com (HELO c20d8bc80006) ([10.239.97.151]) by orsmga003.jf.intel.com with ESMTP; 12 Nov 2021 22:24:52 -0800 Received: from kbuild by c20d8bc80006 with local (Exim 4.92) (envelope-from ) id 1mlmT5-000JeM-BZ; Sat, 13 Nov 2021 06:24:51 +0000 Date: Sat, 13 Nov 2021 14:24:09 +0800 From: kernel test robot To: Michal Simek Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Piyush Mehta , Manish Narani Subject: [xilinx-xlnx:xlnx_rebase_v5.4 905/1767] drivers/usb/dwc3/dwc3-of-simple.c: linux/slab.h is included more than once. Message-ID: <202111131453.wSHPDRaU-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-20211112_222456_588002_1C2D3EF8 X-CRM114-Status: UNSURE ( 7.89 ) 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: 1ad9b65f0dbe2b3ecc22a498e75a48d8ee39bbda commit: 8110b9b0dcabf1f2fcfcf8279e4aeec1f03bafcc [905/1767] usb: dwc3: of-simple: Enable CCI support in dwc3 driver compiler: gcc-9 (Debian 9.3.0-22) 9.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/usb/dwc3/dwc3-of-simple.c: linux/slab.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