Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/25/2001 20:40:27
Module Name: syssrc
Committed By: bjh21
Date: Sun Feb 25 18:40:27 UTC 2001
Modified Files:
syssrc/sys/arch/arm/include: cpus.h
syssrc/sys/arch/arm/mainbus: cpu.c
Log Message:
The cpu_type element of struct _cpu was only used in identify_arm_cpu().
Make it a local variable.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/cpus.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/mainbus/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.