On Thu, Sep 13, 2001 at 12:34:37PM +0200, Fromm, Thilo wrote:
> pcmcia_core and the 8390 (generic ne core) insert just fine, sa1100_cs
> reports unresolved symbols: cpufreq_register_notifier and
Grab the latest cpufreq from CVS, copy into your kernel tree
the file 'cpufreq linux/kernel/cpufreq.c' from the CVS as kernel/cpufreq.c,
and modify kernel/Makefile to include 'cpufreq.o' in the export-objs line.
Rebuild, and the above errors should go away.
The latest cpufreq CVS can be obtained using:
# cvs -d :pserver:[EMAIL PROTECTED]:/mnt/src/cvsroot login
Password: <hit return>
# cvs -d :pserver:[EMAIL PROTECTED]:/mnt/src/cvsroot co cpufreq
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.