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 1FBACC433F5 for ; Sun, 13 Mar 2022 16:09:26 +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=mLASc/gr76m7EpcTSbqSxY4+JTFoOOBau5cnGgVjVDo=; b=ke4XR/89VAYAbN C8TI1/A3mHTWI+wpUH4m/+uOzD42Xvz4dOrTU+tPcVJ/bbSz6eKBJu42lhHEXs/wdK+JTzLhrvliv HLZjJ1ecRSkXpHcVvlCABLA5yLm8KqRZFeQnGgNCDzurKe2ydSI5HVXphPCpRPhgs2EEzMpTQvG32 k2tfV0ZBKkO83/EREL2hCDpoDO37UtqIr4vIq9hGY4M7qLl/IrFnc7OCK8mS+ujQZKJTq4XrFHwoE xdPj5m/nLPgXVH6vKveMDYFdcINYpMyd+UQRMwAnG/UeqqdRJy6nGaqqXq2sfF7ZX/7smbCu3YKyq M82r41Y2HFbX/sn8BGdQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTQlK-0037Oh-Dq; Sun, 13 Mar 2022 16:08:06 +0000 Received: from mga18.intel.com ([134.134.136.126]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTQlH-0037OM-3G for linux-arm-kernel@lists.infradead.org; Sun, 13 Mar 2022 16:08:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647187683; x=1678723683; h=date:from:to:cc:subject:message-id:mime-version; bh=VR6DIT4iWdB9Gac4LY/lE+YdUIzpFqDBgGviZC8By/c=; b=hf63q87Qvgw8DqIQmfJQOhNpnaFfQi2xIfn9+XKR0zczgC/mD2eoS92O lHU+K35yMT2TpDat/vXi1AxXX1VOYmJfnE7qdsSnMML7lSakQn7zYP0VE LPVReVyUJJhe0QeVDL5aWnOXwuQQ8C0WWCvYTPIindBZn6VqzqdnoxrYN woP31+0Uv8DVmd4V/BIfC+15S4UE7nsTQo2+n/ZXs+2d6RDU4wCHIn2LP DISq4++9lO0lY1dzed5qlU03z4+4UbqEdF90GOaDIGP4Dody6AA2oKQKx M2R7aso0nuaiPInZXvIJgdnJc6wZLKEeU03hPT3X3oJRqOJA6dKLNge0P w==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="238052546" X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="238052546" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Mar 2022 09:08:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,178,1643702400"; d="scan'208";a="713447402" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga005.jf.intel.com with ESMTP; 13 Mar 2022 09:08:00 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTQlD-00095p-LS; Sun, 13 Mar 2022 16:07:59 +0000 Date: Mon, 14 Mar 2022 00:07:21 +0800 From: kernel test robot To: Marc Zyngier Cc: llvm@lists.linux.dev, 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:3: error: field designator 'irq_request_resource' does not refer to any field in type 'const struct irq_chip'; did you mean 'irq_request_resources'? Message-ID: <202203132300.UZKclCS6-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_090803_243357_B918F1B7 X-CRM114-Status: GOOD ( 12.24 ) 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-buildonly-randconfig-r001-20220313 (https://download.01.org/0day-ci/archive/20220313/202203132300.UZKclCS6-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 0467eb2cb7654c15ae366967ef35093c5724c416) 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 # install arm cross compiling tool for clang build # apt-get install binutils-arm-linux-gnueabi # 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=clang make.cross W=1 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:3: error: field designator 'irq_request_resource' does not refer to any field in type 'const struct irq_chip'; did you mean 'irq_request_resources'? .irq_request_resource = gpiochip_irq_reqres, ^~~~~~~~~~~~~~~~~~~~ irq_request_resources include/linux/irq.h:536:9: note: 'irq_request_resources' declared here int (*irq_request_resources)(struct irq_data *data); ^ >> drivers/gpio/gpio-pl061.c:298:3: error: field designator 'irq_release_resource' does not refer to any field in type 'const struct irq_chip'; did you mean 'irq_release_resources'? .irq_release_resource = gpiochip_irq_relres, ^~~~~~~~~~~~~~~~~~~~ irq_release_resources include/linux/irq.h:537:10: note: 'irq_release_resources' declared here void (*irq_release_resources)(struct irq_data *data); ^ 2 errors generated. 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