New issue
Advanced search Search tips

Issue 698777 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Build failure seen if CONFIG_PM_OPP=y and CONFIG_OF=n

Project Member Reported by groeck@chromium.org, Mar 6 2017

Issue description

drivers/base/power/opp/cpu.c:123:5: error: redefinition of ‘dev_pm_opp_set_sharing_cpus’
 int dev_pm_opp_set_sharing_cpus(struct device *cpu_dev, cpumask_var_t cpumask)
     ^
In file included from drivers/base/power/opp/opp.h:21:0,
                 from drivers/base/power/opp/cpu.c:24:
include/linux/pm_opp.h:187:19: note: previous definition of ‘dev_pm_opp_set_sharing_cpus’ was here
 static inline int dev_pm_opp_set_sharing_cpus(struct device *cpu_dev, cpumask_var_t cpumask)

 
Description: Show this description
Summary: Build failure seen if CONFIG_PM_OPP=y and CONFIG_OF=n (was: Build failure seen if CONFIG_PM_OPP=y anf CONFIG_OF=n)
Status: Fixed (was: Assigned)

Sign in to add a comment