From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Nov 14 (drivers/cpufreq/intel_pstate.c) Date: Mon, 14 Nov 2016 09:48:35 -0800 Message-ID: References: <20161114182351.434e9c57@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161114182351.434e9c57@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org To: Stephen Rothwell , linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Srinivas Pandruvada , Len Brown , Linux PM list , Viresh Kumar , "Rafael J. Wysocki" List-Id: linux-pm@vger.kernel.org On 11/13/16 23:23, Stephen Rothwell wrote: > Hi all, > > Changes since 20161111: > on i386, when CONFIG_ACPI is not enabled: ../drivers/cpufreq/intel_pstate.c: In function 'copy_cpu_funcs': ../drivers/cpufreq/intel_pstate.c:1798:2: error: too few arguments to function 'intel_pstate_use_acpi_profile' intel_pstate_use_acpi_profile(); ^ ../drivers/cpufreq/intel_pstate.c:1782:20: note: declared here static inline void intel_pstate_use_acpi_profile(struct pstate_funcs *funcs) ^ -- ~Randy