All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Osipenko <digetx@gmail.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers
Date: Fri, 28 May 2021 01:36:01 +0300	[thread overview]
Message-ID: <94cef726-e49d-429c-28ee-07f95f1b8269@gmail.com> (raw)
In-Reply-To: <202105280650.q4RwpZmX-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 2671 bytes --]

28.05.2021 01:30, kernel test robot пишет:
> Hi Dmitry,
> 
> I love your patch! Perhaps something to improve:
> 
> [auto build test WARNING on regulator/for-next]
> [also build test WARNING on robh/for-next v5.13-rc3 next-20210527]
> [cannot apply to tegra/for-next]
> [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]
> 
> url:    https://github.com/0day-ci/linux/commits/Dmitry-Osipenko/NVIDIA-Tegra-memory-and-power-management-changes-for-5-14/20210528-044947
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next
> config: mips-allyesconfig (attached as .config)
> compiler: mips-linux-gcc (GCC) 9.3.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/0day-ci/linux/commit/0e5281d15492508d5d64059f451652fd4f8969dc
>         git remote add linux-review https://github.com/0day-ci/linux
>         git fetch --no-tags linux-review Dmitry-Osipenko/NVIDIA-Tegra-memory-and-power-management-changes-for-5-14/20210528-044947
>         git checkout 0e5281d15492508d5d64059f451652fd4f8969dc
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
>    In file included from drivers/memory/tegra/tegra210-emc-core.c:8:
>    include/linux/clk/tegra.h:220:1: error: expected identifier or '(' before '{' token
>      220 | {
>          | ^
>    In file included from drivers/memory/tegra/tegra210-emc-core.c:8:
>>> include/linux/clk/tegra.h:218:1: warning: 'tegra210_clk_emc_attach' used but never defined
>      218 | tegra210_clk_emc_attach(struct clk *clk,
>          | ^~~~~~~~~~~~~~~~~~~~~~~

Indeed, there is offending ';'. I will fix it in v5, hopefully that's the last issue with the stubs.

diff --git a/include/linux/clk/tegra.h b/include/linux/clk/tegra.h
index 5667fe7a979c..9400f0554c60 100644
--- a/include/linux/clk/tegra.h
+++ b/include/linux/clk/tegra.h
@@ -216,7 +216,7 @@ static inline int tegra210_clk_handle_mbist_war(unsigned int id)
 
 static inline int
 tegra210_clk_emc_attach(struct clk *clk,
-			struct tegra210_clk_emc_provider *provider);
+			struct tegra210_clk_emc_provider *provider)
 {
 	return 0;
 }

  reply	other threads:[~2021-05-27 22:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 20:47 [PATCH v3 00/14] NVIDIA Tegra memory and power management changes for 5.14 Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 01/14] regulator: core: Add regulator_sync_voltage_rdev() Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 02/14] soc/tegra: regulators: Bump voltages on system reboot Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 03/14] soc/tegra: Add stub for soc_is_tegra() Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table() Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 05/14] soc/tegra: fuse: Add stubs needed for compile-testing Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 06/14] clk: tegra: " Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 07/14] memory: tegra: Fix compilation warnings on 64bit platforms Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers Dmitry Osipenko
2021-05-27 22:30   ` kernel test robot
2021-05-27 22:36     ` Dmitry Osipenko [this message]
2021-05-27 20:47 ` [PATCH v3 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table() Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 10/14] memory: tegra30-emc: " Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 11/14] dt-bindings: soc: tegra-pmc: Document core power domain Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 12/14] soc/tegra: pmc: Add " Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 13/14] soc/tegra: pmc: Add driver state syncing Dmitry Osipenko
2021-05-27 20:47 ` [PATCH v3 14/14] soc/tegra: regulators: Support core domain " Dmitry Osipenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94cef726-e49d-429c-28ee-07f95f1b8269@gmail.com \
    --to=digetx@gmail.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.