From b72f5799822637c57b18cf1574bc64806bbbb1ee Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 22:58:07 +0000 Subject: 2007-11-26 Joel Sherrill * clock/ckinit.c: Eliminate the clicks_per_microsecond field in the MIPS CPU Table and define another mechanism for drivers to obtain this information. --- c/src/lib/libcpu/mips/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libcpu/mips/ChangeLog') diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog index 78b792f145..2c6e285229 100644 --- a/c/src/lib/libcpu/mips/ChangeLog +++ b/c/src/lib/libcpu/mips/ChangeLog @@ -1,3 +1,9 @@ +2007-11-26 Joel Sherrill + + * clock/ckinit.c: Eliminate the clicks_per_microsecond field in the + MIPS CPU Table and define another mechanism for drivers to obtain + this information. + 2007-03-12 Joel Sherrill * au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c, -- cgit v1.2.3