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 E4C10C433F5 for ; Sun, 13 Mar 2022 18:31:37 +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: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=35t6sHlJEyuwTbFqiOvcueszdwV21DJ5wAroY3A7W2A=; b=JPcIf73QM9CYdq 4zUCTO6IZbK6dQyJ7N/4qUmVC25HvvmaavW9NjWVf1JVwwJvtFmUR6HZWfhYyh58MtBFlliT3+xt3 quUcSTbusl+M+2fvJRXnhsDjc4MsA1cHeg+47PTD22WjVhIIN2E5JuiLjPgDBvVIfT/o6y2XvrcBk Ctnp8Dm+TSYOLTtZGphULuXxPafWvhdFrdywfgHVQy2FWP8TWSRtGOqTN2fClfG5UCSbMzxX8Us/h zAGx4x7xrNT6Gpj1jmQkMHN2AQCsqGDfP7sgCCG/UXrxkFR2HzAnc/kwSDYG+oXFKNIQPliSUvrHn d1dXly4a3eBSk4JRJSbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTSyq-003EhQ-QN; Sun, 13 Mar 2022 18:30:12 +0000 Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTSyl-003Egr-FH for linux-arm-kernel@lists.infradead.org; Sun, 13 Mar 2022 18:30:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647196207; x=1678732207; h=date:from:to:cc:subject:message-id:mime-version; bh=Np4EjhnxZmaWxZLAyT/1hdd2goczqTGGOKBLITtX5v4=; b=R/9m9GJe3uka+yq29Yc5MTNDX0tPzRMMURr/K+B0YAgDBhA069mwIrWP UDT8H+AaXE2rWNdewzz5CUK0qRqZYPox6Pk75gXXxsivnBWP/qAVXatBJ qBhPW2/rqLZyFithGkWqA/U5YvyFAtMt1xnVYVXMTH15w3+Kdngdvg9lK 5q66GW6CaVYkVWiAoLc2jMOx/4+a3VPbpQJoV0n0f0ei+DV2bM910uDZO XkGw+zWKmk+E+EJESGfGF44l/ED9I6DC1MiQMocpR+mv5Uc3JDK5sQdDr Xh3u5JOpWR8GrgQ+GLx8a4v4PXoSMUJ6bKzrF8XrP3vlCUaMDCzaLf3wI g==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="255841944" X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="255841944" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Mar 2022 11:30:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="645542281" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 13 Mar 2022 11:30:02 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTSyf-0009Bu-W4; Sun, 13 Mar 2022 18:30:01 +0000 Date: Mon, 14 Mar 2022 02:29:00 +0800 From: kernel test robot To: Marc Zyngier Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org Subject: [arm-platforms:irq/gpio-immutable 12/12] drivers/gpio/gpio-pl061.c:297:10: error: 'const struct irq_chip' has no member named 'irq_request_resource'; did you mean 'irq_request_resources'? Message-ID: <202203140208.3z4l3AX3-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-20220313_113007_598724_7A9F8D0F X-CRM114-Status: GOOD ( 11.51 ) 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://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irq/gpio-immutable head: 0ddc020186ee141ff434eb515e5a0eeea2afafbc commit: 0ddc020186ee141ff434eb515e5a0eeea2afafbc [12/12] gpio: pl061: Make the irqchip immutable config: arm-randconfig-r003-20220313 (https://download.01.org/0day-ci/archive/20220314/202203140208.3z4l3AX3-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=0ddc020186ee141ff434eb515e5a0eeea2afafbc git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git git fetch --no-tags arm-platforms irq/gpio-immutable git checkout 0ddc020186ee141ff434eb515e5a0eeea2afafbc # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash drivers/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/gpio/gpio-pl061.c:297:10: error: 'const struct irq_chip' has no member named 'irq_request_resource'; did you mean 'irq_request_resources'? 297 | .irq_request_resource = gpiochip_irq_reqres, | ^~~~~~~~~~~~~~~~~~~~ | irq_request_resources >> drivers/gpio/gpio-pl061.c:297:35: error: initialization of 'const char *' from incompatible pointer type 'int (*)(struct irq_data *)' [-Werror=incompatible-pointer-types] 297 | .irq_request_resource = gpiochip_irq_reqres, | ^~~~~~~~~~~~~~~~~~~ drivers/gpio/gpio-pl061.c:297:35: note: (near initialization for 'pl061_irq_chip.name') >> drivers/gpio/gpio-pl061.c:298:10: error: 'const struct irq_chip' has no member named 'irq_release_resource'; did you mean 'irq_release_resources'? 298 | .irq_release_resource = gpiochip_irq_relres, | ^~~~~~~~~~~~~~~~~~~~ | irq_release_resources >> drivers/gpio/gpio-pl061.c:298:35: error: initialization of 'unsigned int (*)(struct irq_data *)' from incompatible pointer type 'void (*)(struct irq_data *)' [-Werror=incompatible-pointer-types] 298 | .irq_release_resource = gpiochip_irq_relres, | ^~~~~~~~~~~~~~~~~~~ drivers/gpio/gpio-pl061.c:298:35: note: (near initialization for 'pl061_irq_chip.irq_startup') cc1: some warnings being treated as errors vim +297 drivers/gpio/gpio-pl061.c 295 296 static const struct irq_chip pl061_irq_chip = { > 297 .irq_request_resource = gpiochip_irq_reqres, > 298 .irq_release_resource = gpiochip_irq_relres, 299 .irq_ack = pl061_irq_ack, 300 .irq_mask = pl061_irq_mask, 301 .irq_unmask = pl061_irq_unmask, 302 .irq_set_type = pl061_irq_type, 303 .irq_set_wake = pl061_irq_set_wake, 304 .irq_print_chip = pl061_irq_print_chip, 305 .flags = IRQCHIP_IMMUTABLE, 306 }; 307 --- 0-DAY CI Kernel Test Service 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