linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init'
@ 2020-07-29  9:22 kernel test robot
  2020-07-29 11:35 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2020-07-29  9:22 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: kbuild-all, linux-kernel, Arnd Bergmann

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

Hi Bartosz,

First bad commit (maybe != root cause):

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   6ba1b005ffc388c2aeaddae20da29e4810dea298
commit: f962396ce29244d9a64f241481fa73fa370404c3 ARM: davinci: support multiplatform build for ARM v5
date:   11 months ago
config: arm-randconfig-r012-20200729 (attached as .config)
compiler: arm-linux-gnueabi-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
        git checkout f962396ce29244d9a64f241481fa73fa370404c3
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>):

>> drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init' [-Wmissing-prototypes]
      68 | void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys,
         |             ^~~~~~~~~~~~~~~
--
>> drivers/clk/mmp/clk-pxa910.c:66:13: warning: no previous prototype for 'pxa910_clk_init' [-Wmissing-prototypes]
      66 | void __init pxa910_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys,
         |             ^~~~~~~~~~~~~~~

vim +/pxa168_clk_init +68 drivers/clk/mmp/clk-pxa168.c

e1b53b3d0fba5f Chao Xie      2012-08-20  67  
990f2f223cb479 Arnd Bergmann 2014-04-15 @68  void __init pxa168_clk_init(phys_addr_t mpmu_phys, phys_addr_t apmu_phys,

:::::: The code at line 68 was first introduced by commit
:::::: 990f2f223cb479a15afda9eb8552582aa82e2404 clk: mmp: stop using platform headers

:::::: TO: Arnd Bergmann <arnd@arndb.de>
:::::: CC: Arnd Bergmann <arnd@arndb.de>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31067 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init'
  2020-07-29  9:22 drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init' kernel test robot
@ 2020-07-29 11:35 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2020-07-29 11:35 UTC (permalink / raw)
  To: kernel test robot
  Cc: Bartosz Golaszewski, kbuild-all, linux-kernel, linux-clk

On Wed, Jul 29, 2020 at 11:23 AM kernel test robot <lkp@intel.com> wrote:
>
> Hi Bartosz,
>
> First bad commit (maybe != root cause):
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   6ba1b005ffc388c2aeaddae20da29e4810dea298
> commit: f962396ce29244d9a64f241481fa73fa370404c3 ARM: davinci: support multiplatform build for ARM v5
> date:   11 months ago
> config: arm-randconfig-r012-20200729 (attached as .config)
> compiler: arm-linux-gnueabi-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
>         git checkout f962396ce29244d9a64f241481fa73fa370404c3
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm

I don't think this is related to the patch above, but I've sent a fix anyway.

      Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-29 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29  9:22 drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init' kernel test robot
2020-07-29 11:35 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).