2.5.60-dj2: lonkhaul.c doesn't compile

From: Adrian Bunk (bunk@fs.tum.de)
Date: Wed Feb 12 2003 - 08:47:06 EST


On Tue, Feb 11, 2003 at 06:22:56PM +0000, Dave Jones wrote:

>...
> 2.5.60-dj1
> - cpufreq updates.
>...
> - Updates various core parts, and other cpufreq drivers.
>...

This broke the compilation of longhaul.c #ifdef CONFIG_CPU_FREQ_24_API:

<-- snip -->

...
  gcc -Wp,-MD,arch/i386/kernel/cpu/cpufreq/.longhaul.o.d -D__KERNEL__
-Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -DKBUILD_BASENAME=longhaul
-DKBUILD_MODNAME=longhaul -c -o arch/i386/kernel/cpu/cpufreq/longhaul.o
arch/i386/kernel/cpu/cpufreq/longhaul.c
arch/i386/kernel/cpu/cpufreq/longhaul.c: In function `longhaul_cpu_init':
arch/i386/kernel/cpu/cpufreq/longhaul.c:644: `longhaul_driver' undeclared (first use in this function)
arch/i386/kernel/cpu/cpufreq/longhaul.c:644: (Each undeclared identifier is reported only once
arch/i386/kernel/cpu/cpufreq/longhaul.c:644: for each function it appears in.)
arch/i386/kernel/cpu/cpufreq/longhaul.c: At top level:
arch/i386/kernel/cpu/cpufreq/longhaul.c:650: `longhaul_driver' used prior to declaration
make[3]: *** [arch/i386/kernel/cpu/cpufreq/longhaul.o] Error 1

<-- snip -->

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:41 EST