Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1397841

Re: [PATCH] firmware/drivers/psci: Fix unused functions when CONFIG_CPU_IDLE=n

From Daniel Lezcano <daniel.lezcano@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] firmware/drivers/psci: Fix unused functions when CONFIG_CPU_IDLE=n
Date 2016-05-10 10:30 +0200
Message-ID <rxbdg-76W-19@gated-at.bofh.it> (permalink)
References <rxa7w-64x-7@gated-at.bofh.it> <rxbdg-76W-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/10/2016 10:22 AM, Lorenzo Pieralisi wrote:
> On Tue, May 10, 2016 at 09:18:49AM +0200, Daniel Lezcano wrote:
>> On the ARM64 architecture, when CPUIDLE is not set in the configuration,
>> the compilation raises a couple of warnings:
>>
>> drivers/firmware/psci.c:70:12: warning: 'psci_pd_power_off' defined but not used [-Wunused-function]
>> drivers/firmware/psci.c:273:12: warning: 'psci_set_suspend_mode_osi' defined but not used [-Wunused-function]
>
> That's not mainline code :)

Ha ha ! Sounds like my scripts are not yet ready :)

Sorry for the noise.

   -- Daniel

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] firmware/drivers/psci: Fix unused functions when CONFIG_CPU_IDLE=n Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-05-10 09:20 +0200
  Re: [PATCH] firmware/drivers/psci: Fix unused functions when  CONFIG_CPU_IDLE=n Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-05-10 10:30 +0200
  Re: [PATCH] firmware/drivers/psci: Fix unused functions when  CONFIG_CPU_IDLE=n Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-05-10 10:30 +0200

csiph-web