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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E71EC77B7C for ; Tue, 9 May 2023 14:07:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235608AbjEIOHQ (ORCPT ); Tue, 9 May 2023 10:07:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233731AbjEIOHP (ORCPT ); Tue, 9 May 2023 10:07:15 -0400 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 719372D5E; Tue, 9 May 2023 07:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1683641234; x=1715177234; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=FRtig0kLjAATP66RGEd0cQ+yL/wUNEXNEjDY53Sgycc=; b=Zm7MnOvxpC+v+XizhojkVhRHGJxTx9UMb0kEWBzhjQCph4asYOhTGQhl ZfVdlf1yPGe2xoJdmD1TVsh4r94+zHraJfADG/iEfWAHphoyGCbpSYp5J v2Tuxd2BxqpwGZUnYsfo0AMUzTOmT6S6W5ykYtZFVNVI5u23Igeg/YFTh aKX/GsvPYybrtbDcG0aE+Dk4+5PRh9xtCbuaurndOHvfGzRK5XeMcZbXz CgYyvcliMXA35iROep4L/5l6eqyCFodh/Q+wHszZPNqywJHdpP/LXwcLE cJFyym9LkqnF0ETYMTEXe8jivJgKmOrb0aKzPDAH2C2mhmFZztGtz+HPS Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10705"; a="347397530" X-IronPort-AV: E=Sophos;i="5.99,262,1677571200"; d="scan'208";a="347397530" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 May 2023 07:06:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10705"; a="649343928" X-IronPort-AV: E=Sophos;i="5.99,262,1677571200"; d="scan'208";a="649343928" Received: from lkp-server01.sh.intel.com (HELO dea6d5a4f140) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 09 May 2023 07:06:49 -0700 Received: from kbuild by dea6d5a4f140 with local (Exim 4.96) (envelope-from ) id 1pwNzM-0002C1-1N; Tue, 09 May 2023 14:06:48 +0000 Date: Tue, 9 May 2023 22:06:13 +0800 From: kernel test robot To: Souradeep Chowdhury , Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring Cc: oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Sibi Sankar , Rajendra Nayak , Souradeep Chowdhury Subject: Re: [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats Message-ID: <202305092107.0Wy1eeCn-lkp@intel.com> References: <35863b47c04c2edd7ae49c57d23682aba6111d4f.1683628357.git.quic_schowdhu@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <35863b47c04c2edd7ae49c57d23682aba6111d4f.1683628357.git.quic_schowdhu@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Souradeep, kernel test robot noticed the following build warnings: [auto build test WARNING on robh/for-next] [also build test WARNING on krzk-dt/for-next linus/master v6.4-rc1 next-20230509] [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/Souradeep-Chowdhury/dt-bindings-sram-qcom-imem-Add-Boot-Stat-region-within-IMEM/20230509-185332 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next patch link: https://lore.kernel.org/r/35863b47c04c2edd7ae49c57d23682aba6111d4f.1683628357.git.quic_schowdhu%40quicinc.com patch subject: [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats config: sparc-allyesconfig (https://download.01.org/0day-ci/archive/20230509/202305092107.0Wy1eeCn-lkp@intel.com/config) compiler: sparc64-linux-gcc (GCC) 12.1.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://github.com/intel-lab-lkp/linux/commit/7883e99da179c8b49f6834b84a91259b03679e56 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Souradeep-Chowdhury/dt-bindings-sram-qcom-imem-Add-Boot-Stat-region-within-IMEM/20230509-185332 git checkout 7883e99da179c8b49f6834b84a91259b03679e56 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sparc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sparc SHELL=/bin/bash drivers/soc/qcom/ If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202305092107.0Wy1eeCn-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/soc/qcom/boot_stats.c:76:6: warning: no previous prototype for 'boot_stats_remove' [-Wmissing-prototypes] 76 | void boot_stats_remove(struct platform_device *pdev) | ^~~~~~~~~~~~~~~~~ vim +/boot_stats_remove +76 drivers/soc/qcom/boot_stats.c 75 > 76 void boot_stats_remove(struct platform_device *pdev) 77 { 78 struct bs_data *drvdata = platform_get_drvdata(pdev); 79 80 debugfs_remove_recursive(drvdata->dbg_dir); 81 } 82 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests