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 D3BC7C021BE for ; Thu, 27 Feb 2025 08:02:36 +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=0USCYLK2hvdnQgKW8u/PwtPi0LgG9hpeLm9k7RffVqg=; b=NX1PlThUszKr4J PjM1UdvT/6DGp4IC7LzI07pGagSF7gybRTjbfi/eiEjKKYGpgWgUWt3JH7pJjiX7TPtU1pyXmOVfY Ci4/REnX7rXFYsTSPQJwYD8RA99KT298XrOIP/2mde+Naq+oKX7o68kRvI9CrDIM3q/CCjJGoF86L wLQT15qiTQYh0HJYYTA3drDxcx61jUv8wNJhkuIDijLC+567KBAErx0UpQnrek0mcA6iwKFryuh77 M/I1ZHWp2Ukqj+x5PO+HPTynCAmAV5ylhZQoUgeddhsBs6d7cQnbvfiabUtKJ5QC3eTYjB8y6w1GN AcLpKkdawYWzpK3O1Gkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tnYqj-00000006cnM-2aDH; Thu, 27 Feb 2025 08:02:29 +0000 Received: from mgamail.intel.com ([198.175.65.14]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tnYpA-00000006cXK-1Ds8; Thu, 27 Feb 2025 08:00:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1740643253; x=1772179253; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=GERZIpGTfivi/XxhhXMCRz1fUPVlachQDluzBuUuNF0=; b=VogtjN9uefWOjw0DGUlqS6rho6BWtJGOAcRDzWmlWQp1CRQfmeW2ziS5 8PWEA3yjmWzDsrACqDkXkbsZMXDXmUvfF2vtT6QWbSoVMUNhzmSXPrRdy 3fhT/gXlSGttT8vxpBS3exLZIKzfHM8SPC5+m56y5SyCrWokPHBWDHHF3 RkYNJaBbqpsYCIcS+BZGMt1FbvAFIGd6fxHPw+La5ysN6kfTDZc0I8p2T hXNqO9KHgHn+kivmFHgkcsopsdsuTfAC6F/FNGLcNilEyYk/CrZDR7UK4 ydcfkaGXKIDesJ+VD3lLNgZXY/Y3UsyDW6nYXf5yofOqlvsHrMXNpVhzE Q==; X-CSE-ConnectionGUID: PeQS9KK3RASmhWA/dTpS4A== X-CSE-MsgGUID: 4mKrJWk0SLi9kiTxBRrBBg== X-IronPort-AV: E=McAfee;i="6700,10204,11357"; a="45300310" X-IronPort-AV: E=Sophos;i="6.13,319,1732608000"; d="scan'208";a="45300310" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Feb 2025 00:00:50 -0800 X-CSE-ConnectionGUID: Mi5AFG9QStWCHdsceajeag== X-CSE-MsgGUID: 0dQJGJDzR1O3bz8fqtjv/Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,319,1732608000"; d="scan'208";a="122067414" Received: from lkp-server02.sh.intel.com (HELO 76cde6cc1f07) ([10.239.97.151]) by fmviesa004.fm.intel.com with ESMTP; 27 Feb 2025 00:00:46 -0800 Received: from kbuild by 76cde6cc1f07 with local (Exim 4.96) (envelope-from ) id 1tnYoX-000D38-20; Thu, 27 Feb 2025 08:00:34 +0000 Date: Thu, 27 Feb 2025 15:59:28 +0800 From: kernel test robot To: Xianwei Zhao via B4 Relay , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Heiner Kallweit Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, Xianwei Zhao Subject: Re: [PATCH v2 2/4] irqchip: Add support for Amlogic A4 and A5 SoCs Message-ID: <202502271527.emvNC71m-lkp@intel.com> References: <20250226-irqchip-gpio-a4-a5-v2-2-c55b1050cb55@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250226-irqchip-gpio-a4-a5-v2-2-c55b1050cb55@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_000052_378770_0CC7E95C X-CRM114-Status: GOOD ( 10.96 ) 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 Hi Xianwei, kernel test robot noticed the following build warnings: [auto build test WARNING on 953913df9c3ab6f496c6facd5aa7fc9f2f847ac2] url: https://github.com/intel-lab-lkp/linux/commits/Xianwei-Zhao-via-B4-Relay/dt-bindings-interrupt-controller-Add-support-for-Amlogic-A4-and-A5-SoCs/20250226-135013 base: 953913df9c3ab6f496c6facd5aa7fc9f2f847ac2 patch link: https://lore.kernel.org/r/20250226-irqchip-gpio-a4-a5-v2-2-c55b1050cb55%40amlogic.com patch subject: [PATCH v2 2/4] irqchip: Add support for Amlogic A4 and A5 SoCs config: arc-randconfig-001-20250227 (https://download.01.org/0day-ci/archive/20250227/202502271527.emvNC71m-lkp@intel.com/config) compiler: arceb-elf-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250227/202502271527.emvNC71m-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/202502271527.emvNC71m-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/irqchip/irq-meson-gpio.c:58:12: warning: 'meson_ao_gpio_irq_set_type' declared 'static' but never defined [-Wunused-function] 58 | static int meson_ao_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vim +58 drivers/irqchip/irq-meson-gpio.c 45 46 struct meson_gpio_irq_controller; 47 static void meson8_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, 48 unsigned int channel, unsigned long hwirq); 49 static void meson_gpio_irq_init_dummy(struct meson_gpio_irq_controller *ctl); 50 static void meson_a1_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, 51 unsigned int channel, 52 unsigned long hwirq); 53 static void meson_a1_gpio_irq_init(struct meson_gpio_irq_controller *ctl); 54 static int meson8_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, 55 unsigned int type, u32 *channel_hwirq); 56 static int meson_s4_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, 57 unsigned int type, u32 *channel_hwirq); > 58 static int meson_ao_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, 59 unsigned int type, u32 *channel_hwirq); 60 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic