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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id AC43CC4345F for ; Wed, 24 Apr 2024 14:15:08 +0000 (UTC) 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=5sRRhngZbNHp83Yzbf2MQrfDn3RFqggX6WWbtWb2ujQ=; b=aYt4WBvttM+XS/ yI1bbzmyTW8Olia6gLIiYx6NtWtXw+pmvHtzDifIeTo5+2nV+ydcgBEC4qFnje+oP+0M652aIXrui n39LOzw3JW2jL7CxS/Nby0zXqOiQIuBxTV7qcyhU2+omjeSzwxYHtlONJIsdmEIIztI0N4z94+m6T CWqKYftotGG3oivznfUBQQQUJXr/AG/Ds6ynTurS2vwORtUR23KNUgsE+5HGzi4JJEMAgIf79dxZH sKB5Yo4D39EzX2nh5u2HC4+jMoKcjwXId+fzYVlLAToAxS2p72LgdKGOxF62PoBz3GaQEb54NGzdU 3fOPojL7e80mehSsLzKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzdOn-00000004RDk-36yg; Wed, 24 Apr 2024 14:15:01 +0000 Received: from mgamail.intel.com ([198.175.65.10]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzdOk-00000004RCj-3CnH; Wed, 24 Apr 2024 14:15:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1713968099; x=1745504099; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ll03pwob+gLokLHhKJ9wKqSKaJJ7BhxC+kqwsk3GZ64=; b=ggpWxupDVSVaosetmySKmbvTRC3FCp7I/pj5k/i6JkA2Wqu9mdYvIc16 3DM7Be+PPH2PjItiDNw/1UXYBuKeK58K8qNqlLrD4oacISnFa2wrPrDdN SOTVwlhds7Ti6rN9Z6LI8kKxyTw4gb9/cZ9GPC8lyIHz4mXq6tWXypQPz 3pxsN4egu+UDKsCPxpOgYFHEh+liUW6I5QVrSwYlOgYmJdJLiCJhH6frz ZMjybSwwYj6y9F11eQRj99ry8LMl0Ux1fGFGqA03Rse46YKcPJciKtJP9 I4LXUw0ozgoZJ+D4DIxZHH07JIH6Ja2lU5JyNZC0/nJGQtnj9NfoPDDWX w==; X-CSE-ConnectionGUID: FVzD4HvFQOS4cXkRz5lI5w== X-CSE-MsgGUID: cJyJba29QN2X54ti53WHrA== X-IronPort-AV: E=McAfee;i="6600,9927,11054"; a="27055531" X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="27055531" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2024 07:14:54 -0700 X-CSE-ConnectionGUID: jF/bLxj+TMOWgskL6OyzxQ== X-CSE-MsgGUID: /E2UezzlQCWzmgGctGONLw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,226,1708416000"; d="scan'208";a="29364232" Received: from smile.fi.intel.com ([10.237.72.54]) by orviesa003.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Apr 2024 07:14:47 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rzdOV-00000000ff8-0bTg; Wed, 24 Apr 2024 17:14:43 +0300 Date: Wed, 24 Apr 2024 17:14:42 +0300 From: Andy Shevchenko To: kernel test robot Cc: Manivannan Sadhasivam , Frank Li , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-omap@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-tegra@vger.kernel.org, llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Vignesh Raghavendra , Siddharth Vadapalli , Lorenzo Pieralisi , Rob Herring , Bjorn Helgaas , Richard Zhu , Lucas Stach , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Yue Wang , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Xiaowei Song Subject: Re: [PATCH v2 2/4] PCI: dwc: Remove unused of_gpio.h Message-ID: References: <20240423172208.2723892-3-andriy.shevchenko@linux.intel.com> <202404240649.QgY8lto8-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <202404240649.QgY8lto8-lkp@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_071458_886153_BA53A222 X-CRM114-Status: GOOD ( 15.29 ) X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Wed, Apr 24, 2024 at 06:51:05AM +0800, kernel test robot wrote: > Hi Andy, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on pci/next] > [also build test ERROR on pci/for-linus mani-mhi/mhi-next linus/master v6.9-rc5 next-20240423] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Andy-Shevchenko/PCI-aardvark-Remove-unused-of_gpio-h/20240424-012448 > base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next > patch link: https://lore.kernel.org/r/20240423172208.2723892-3-andriy.shevchenko%40linux.intel.com > patch subject: [PATCH v2 2/4] PCI: dwc: Remove unused of_gpio.h > config: arm-defconfig (https://download.01.org/0day-ci/archive/20240424/202404240649.QgY8lto8-lkp@intel.com/config) > compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project.git f28c006a5895fc0e329fe15fead81e37457cb1d1) > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240424/202404240649.QgY8lto8-lkp@intel.com/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot > | Closes: https://lore.kernel.org/oe-kbuild-all/202404240649.QgY8lto8-lkp@intel.com/ > > All errors (new ones prefixed by >>): Right, I need to add a chained_irq.h which I have in a separate patch for now. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic