mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Stephen Boyd <sboyd@codeaurora.org>
Subject: Re: drivers/base/power/opp/cpu.c:48:5: error: redefinition of 'dev_pm_opp_init_cpufreq_table'
Date: Mon, 23 Jan 2017 10:48:16 +0530	[thread overview]
Message-ID: <20170123051816.GP11478@vireshk-i7> (raw)
In-Reply-To: <201701230401.RK7EUcWH%fengguang.wu@intel.com>

On 23-01-17, 04:20, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   c497f8d17246720afe680ea1a8fa6e48e75af852
> commit: 33692dc381f9b89ddfc408631bf670ac2fd08ffc PM / OPP: Move opp core to its own directory
> date:   1 year, 4 months ago
> config: powerpc-allyesconfig (attached as .config)
> compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 33692dc381f9b89ddfc408631bf670ac2fd08ffc
>         # save the attached .config to linux build tree
>         make.cross ARCH=powerpc 
> 
> All errors (new ones prefixed by >>):
> 
> >> drivers/base/power/opp/cpu.c:48:5: error: redefinition of 'dev_pm_opp_init_cpufreq_table'
>     int dev_pm_opp_init_cpufreq_table(struct device *dev,
>         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    In file included from drivers/base/power/opp/cpu.c:13:0:
>    include/linux/cpufreq.h:514:19: note: previous definition of 'dev_pm_opp_init_cpufreq_table' was here
>     static inline int dev_pm_opp_init_cpufreq_table(struct device *dev,
>                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> drivers/base/power/opp/cpu.c:106:6: error: redefinition of 'dev_pm_opp_free_cpufreq_table'
>     void dev_pm_opp_free_cpufreq_table(struct device *dev,
>          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    In file included from drivers/base/power/opp/cpu.c:13:0:
>    include/linux/cpufreq.h:521:20: note: previous definition of 'dev_pm_opp_free_cpufreq_table' was here
>     static inline void dev_pm_opp_free_cpufreq_table(struct device *dev,

Looks to be an issue with the buildbot? The commit is almost 1.5 years
old.

-- 
viresh

      reply	other threads:[~2017-01-23  5:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22 20:20 kbuild test robot
2017-01-23  5:18 ` Viresh Kumar [this message]

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=20170123051816.GP11478@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=sboyd@codeaurora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®