[opensuse-kernel] Re: [PATCH 1/2] mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
2017-06-07 7:01 GMT+03:00 Viresh Kumar <viresh.kumar@linaro.org>:
On 06-06-17, 20:47, matwey.kornilov@gmail.com wrote:
From: Viresh Kumar <viresh.kumar@linaro.org>
That will allow us to avoid using cpufreq-dt platform data.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Git-commit: 947bd567f7a5185325a8f85e5235cf1145bd4417 Patch-mainline: v4.7-rc1 Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com> --- Hi,
The following patches are required to fix kernel build for armv7l.
The build is currently broken due to the following SUSE patch:
rk3399-0003-cpufreq-dt-Kill-platform-data.patch
arch/arm/mach-mvebu/pmsu.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Forgot to use --suppress-cc while sending these ?
Yep, I am sorry for it.
-- viresh
-- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://0x2207@jabber.ru -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (1)
-
Matwey V. Kornilov