From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2F50E16F82E; Mon, 26 Aug 2024 12:07:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724674046; cv=none; b=WLmqKrs0q2vpOKO9xZaYfJZxxdw92ZKzu1vo0Cq8FerZybXwfunfpiPR7nvzyXZlAFlvN1W9ixLDydImO9BIRuDQvCWDzDRzcJXHcs2QWbTAzA9zg56f8ouNd+pi5ldUfLI5F2Z83y+93oWHBfFwqzjBYbnP7eX2m3vpqBSG1lc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724674046; c=relaxed/simple; bh=Q6zAaais8yQO7/lj2YLHErYNNLiGQAdftv65IYjCPsw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=V0ITA/i/BQGsMO5vHmC3FcjejpIzqLWyidRbDlWe4kZF7BGJJNPCvuVFkPw64fBgbQU9suvROrUZEqIaNajcP3ivkWRElRW7unDq5zm894bN8bZk1ME7ju38lBa6cCdgLOW5OeTJhAeG/1ZzZdLoPrGaxobXxWDiR92/sWG9O5Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=kJIIlvU8; arc=none smtp.client-ip=192.198.163.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="kJIIlvU8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1724674044; x=1756210044; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Q6zAaais8yQO7/lj2YLHErYNNLiGQAdftv65IYjCPsw=; b=kJIIlvU8PzR143AkOxvE2uv8dYwSYCsYz7sHmKq6X9It+R5A2dNjAtK+ CnpNMEfMXoANWprVZFfwgoiI8IcasU/6u4tEJLdjOVTI6NGmI4i7rTGkq pxKjD5hbAOjb5lummTE8uAy3MWxcJ4cm9eFU81y1Rko6/m44H17dIqMxk A/xA0KQF7USuhlNuDneIKtlMQwUY0YdOwd1oqQtHd/yu3bzz4ZcXi/Vw8 NgEgganE+G9uwcRMHy5MaBrPUKpWMSmrkyKmqvjLvitQwNhVkBK24XjmE J/3MH7kuikklfIQLFLl9vn8OSpD+kp+kyaAWs5ARKr9WYsSLOG5H9Sv2i w==; X-CSE-ConnectionGUID: 0lUYwEOuTKuHf4zH5fEMsQ== X-CSE-MsgGUID: U9Ab0ASvRgKigOUWUla8NA== X-IronPort-AV: E=McAfee;i="6700,10204,11175"; a="33754872" X-IronPort-AV: E=Sophos;i="6.10,177,1719903600"; d="scan'208";a="33754872" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Aug 2024 05:07:05 -0700 X-CSE-ConnectionGUID: Yra7qN0AQKaieBzWERPjtA== X-CSE-MsgGUID: WsjGkh2XSXCcq71a+8i8ZQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,177,1719903600"; d="scan'208";a="63010400" Received: from lkp-server01.sh.intel.com (HELO 9a732dc145d3) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 26 Aug 2024 05:07:01 -0700 Received: from kbuild by 9a732dc145d3 with local (Exim 4.96) (envelope-from ) id 1siYUs-000H0x-0n; Mon, 26 Aug 2024 12:06:58 +0000 Date: Mon, 26 Aug 2024 20:06:51 +0800 From: kernel test robot To: Chen-Yu Tsai , Rob Herring , Saravana Kannan , Matthias Brugger , AngeloGioacchino Del Regno , Wolfram Sang , Benson Leung , Tzung-Bi Shih , Mark Brown , Liam Girdwood Cc: oe-kbuild-all@lists.linux.dev, Chen-Yu Tsai , chrome-platform@lists.linux.dev, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Douglas Anderson , Johan Hovold , Jiri Kosina , Andy Shevchenko , linux-i2c@vger.kernel.org Subject: Re: [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c Message-ID: <202408261956.PHxQEruO-lkp@intel.com> References: <20240822092006.3134096-3-wenst@chromium.org> Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240822092006.3134096-3-wenst@chromium.org> Hi Chen-Yu, kernel test robot noticed the following build errors: [auto build test ERROR on broonie-regulator/for-next] [also build test ERROR on robh/for-next wsa/i2c/for-next linus/master v6.11-rc5 next-20240823] [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/Chen-Yu-Tsai/of-dynamic-Add-of_changeset_update_prop_string/20240826-105737 base: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next patch link: https://lore.kernel.org/r/20240822092006.3134096-3-wenst%40chromium.org patch subject: [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c config: parisc-randconfig-002-20240826 (https://download.01.org/0day-ci/archive/20240826/202408261956.PHxQEruO-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240826/202408261956.PHxQEruO-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/202408261956.PHxQEruO-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from drivers/regulator/helpers.c:17: drivers/regulator/internal.h: In function 'of_regulator_dev_lookup': >> drivers/regulator/internal.h:87:16: error: returning 'int' from a function with return type 'struct regulator_dev *' makes pointer from integer without a cast [-Wint-conversion] 87 | return -ENODEV; | ^ vim +87 drivers/regulator/internal.h 82 83 #else 84 static inline struct regulator_dev *of_regulator_dev_lookup(struct device *dev, 85 const char *supply) 86 { > 87 return -ENODEV; 88 } 89 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki