From: Adrian Bunk <bunk@fs.tum.de>
To: Dave Jones <davej@codemonkey.org.uk>,
Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Dominik Brodowski <linux@brodo.de>
Subject: 2.5.60-dj2: lonkhaul.c doesn't compile
Date: Wed, 12 Feb 2003 14:47:06 +0100 [thread overview]
Message-ID: <20030212134706.GH17128@fs.tum.de> (raw)
In-Reply-To: <20030211182256.GA28903@codemonkey.org.uk>
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
next prev parent reply other threads:[~2003-02-12 13:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-11 18:22 Linux 2.5.60-dj2 Dave Jones
2003-02-12 13:47 ` Adrian Bunk [this message]
2003-02-12 13:49 ` 2.5.60-dj2: lonkhaul.c doesn't compile Dave Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030212134706.GH17128@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=davej@codemonkey.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@brodo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.