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 59C0DE748ED for ; Sun, 1 Oct 2023 05:26:18 +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=cVC8JsKtHYMlS3VmjmfjzqQ3bMTCCxldI9NmiqGaAnU=; b=cRP6Rd3YldlEAm 6NRfRFloVCDP/i0SLaNbQlzJVKuJG44vsH4si58S/x/fiCYwZExMftQ5C4K/r6aKWqswNEzjTfBoi co0uPgFKrEfTVhz4WV65stW+3/sa695IsXhkgxW+JanK6OQo779BDrVjeBlrc9wVQzs3Xw3TTilfR cygUQiSlJ/MH1WvMEdbGITqYVaHzu86/+CGvSLHjW0vfH57qv7gw0rfoOu+FFqfeadwfEfTSMCGTV ohjdU6XU4CGmsPaObq2JcNoTnSNOErdT94n56gbAg2eVpKOh3b6vxHzcv0q1JdpknKKHAlBE6q7y2 bLzmj91y7vs9ojh1rybw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qmoxh-00Ab0w-0X; Sun, 01 Oct 2023 05:25:49 +0000 Received: from mgamail.intel.com ([134.134.136.100]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qmoxc-00Ab0B-1a for linux-arm-kernel@lists.infradead.org; Sun, 01 Oct 2023 05:25:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696137944; x=1727673944; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=joegzXhg5L+b8SSVj6+0MYAuuAUqG6uDyIMOODbsjGY=; b=LA1358NYbKo2TutpArTT8fhZsw6GVAXbNrXa66KB57JejijfUMcIks66 0JaFDoUgVZ9H3ZrMCja/XGyvoZ5QeJPmYhbUz5BUAZTa+2NRQxZndoLKS VI3rFoJ72w2EVp15RkaYxWNr85M9A6jtN6WErHnPl9r8hEIT5tjCcyCPW G4LavNvgf9FEVxElOWFR3UH4VBgEcRqenLzyjqKn3q8P5MEdZarrhYj5X P9fOatSU16Dv0f7V3o/JehtboRlDHVKmSj1sgTAG7dheUOe/sq+NFssFz F3n2OMfk8U2823LezXlnO1ERod+NaKqeBU2kdiHM1xe6JtIs1ivEKoDu0 g==; X-IronPort-AV: E=McAfee;i="6600,9927,10849"; a="448984494" X-IronPort-AV: E=Sophos;i="6.03,191,1694761200"; d="scan'208";a="448984494" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Sep 2023 22:25:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10849"; a="750282701" X-IronPort-AV: E=Sophos;i="6.03,191,1694761200"; d="scan'208";a="750282701" Received: from lkp-server02.sh.intel.com (HELO c3b01524d57c) ([10.239.97.151]) by orsmga002.jf.intel.com with ESMTP; 30 Sep 2023 22:25:34 -0700 Received: from kbuild by c3b01524d57c with local (Exim 4.96) (envelope-from ) id 1qmoxQ-0004mf-0m; Sun, 01 Oct 2023 05:25:32 +0000 Date: Sun, 1 Oct 2023 13:25:08 +0800 From: kernel test robot To: Pankaj Gupta , shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, clin@suse.com, conor+dt@kernel.org, pierre.gondois@arm.com, festevam@gmail.com, linux-imx@nxp.com, davem@davemloft.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, gaurav.jain@nxp.com, alexander.stein@ew.tq-group.com, V.Sethi@nxp.com Cc: oe-kbuild-all@lists.linux.dev, Pankaj Gupta Subject: Re: [PATCH v6 09/11] firmware: imx: enable trng Message-ID: <202310011350.nKG627KP-lkp@intel.com> References: <20230927175401.1962733-10-pankaj.gupta@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230927175401.1962733-10-pankaj.gupta@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230930_222544_626462_9C144F94 X-CRM114-Status: GOOD ( 14.20 ) 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 Hi Pankaj, kernel test robot noticed the following build errors: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on robh/for-next linus/master v6.6-rc3] [cannot apply to next-20230929] [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/Pankaj-Gupta/Documentation-firmware-added-imx-se-fw-to-other_interfaces/20230927-202918 base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next patch link: https://lore.kernel.org/r/20230927175401.1962733-10-pankaj.gupta%40nxp.com patch subject: [PATCH v6 09/11] firmware: imx: enable trng config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20231001/202310011350.nKG627KP-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231001/202310011350.nKG627KP-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/202310011350.nKG627KP-lkp@intel.com/ All errors (new ones prefixed by >>): >> drivers/firmware/imx/ele_trng.c:16:5: error: redefinition of 'ele_trng_init' 16 | int ele_trng_init(struct device *dev) | ^~~~~~~~~~~~~ In file included from drivers/firmware/imx/ele_trng.c:8: drivers/firmware/imx/ele_common.h:25:19: note: previous definition of 'ele_trng_init' with type 'int(struct device *)' 25 | static inline int ele_trng_init(struct device *dev) | ^~~~~~~~~~~~~ vim +/ele_trng_init +16 drivers/firmware/imx/ele_trng.c 15 > 16 int ele_trng_init(struct device *dev) 17 { 18 struct ele_trng *trng; 19 int ret; 20 21 trng = devm_kzalloc(dev, sizeof(*trng), GFP_KERNEL); 22 if (!trng) 23 return -ENOMEM; 24 25 trng->dev = dev; 26 trng->rng.name = "ele-trng"; 27 trng->rng.read = ele_get_hwrng; 28 trng->rng.priv = (unsigned long)trng; 29 trng->rng.quality = 1024; 30 31 dev_dbg(dev, "registering ele-trng\n"); 32 33 ret = devm_hwrng_register(dev, &trng->rng); 34 if (ret) 35 return ret; 36 37 dev_info(dev, "Successfully registered ele-trng\n"); 38 return 0; 39 } 40 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel