Build failures "conflicting types for 'scale_cpu_capacity'" |
||
Issue description
Seen with various builds which do not have CONFIG_CPU_FREQ enabled.
./arch/arm/include/asm/topology.h:32:48: warning: 'struct sched_domain' declared inside parameter list
extern unsigned long scale_cpu_capacity(struct sched_domain *sd, int cpu);
^
./arch/arm/include/asm/topology.h:32:48: warning: its scope is only this definition or declaration, which is probably not what you want
arch/arm/kernel/topology.c:45:15: error: conflicting types for 'scale_cpu_capacity'
,
Dec 23 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 23 2016