linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error in drivers/cpufreq/intel_pstate.c
@ 2018-10-30 16:00 Igor Stoppa
  2018-10-30 16:22 ` Srinivas Pandruvada
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Stoppa @ 2018-10-30 16:00 UTC (permalink / raw)
  To: Srinivas Pandruvada, Len Brown; +Cc: linux-pm, Linux Kernel Mailing List

Hi,
I'm getting the following build error:

/home/igor/dev/kernel/linux/drivers/cpufreq/intel_pstate.c: In function 
‘show_base_frequency’:
/home/igor/dev/kernel/linux/drivers/cpufreq/intel_pstate.c:726:10: 
error: implicit declaration of function 
‘intel_pstate_get_cppc_guranteed’; did you mean ‘intel_pstate_get_epp’? 
[-Werror=implicit-function-declaration]
   ratio = intel_pstate_get_cppc_guranteed(policy->cpu);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           intel_pstate_get_epp



on top of:

commit 11743c56785c751c087eecdb98713eef796609e0
Merge: 929e134c43c9 928002a5e9da

--
igor

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

end of thread, other threads:[~2018-10-30 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-30 16:00 Build error in drivers/cpufreq/intel_pstate.c Igor Stoppa
2018-10-30 16:22 ` Srinivas Pandruvada

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