Module Name:    src
Committed By:   jakllsch
Date:           Wed Mar 16 11:35:37 UTC 2011

Modified Files:
        src/sys/arch/x86/conf: files.x86

Log Message:
sys/arch/x86/x86/iclockmod.c has been removed.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/x86/conf/files.x86

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/x86/conf/files.x86
diff -u src/sys/arch/x86/conf/files.x86:1.64 src/sys/arch/x86/conf/files.x86:1.65
--- src/sys/arch/x86/conf/files.x86:1.64	Fri Mar  4 04:48:40 2011
+++ src/sys/arch/x86/conf/files.x86	Wed Mar 16 11:35:36 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: files.x86,v 1.64 2011/03/04 04:48:40 jruoho Exp $
+#	$NetBSD: files.x86,v 1.65 2011/03/16 11:35:36 jakllsch Exp $
 
 # options for MP configuration through the MP spec
 defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -108,9 +108,6 @@
 
 file	arch/x86/isa/isa_machdep.c	isa
 
-# Intel On Demand Clock Modulation
-file	arch/x86/x86/iclockmod.c	intel_ondemand_clockmod
-
 # IPMI device
 device	ipmi: sysmon_envsys, sysmon_wdog
 attach	ipmi at ipmibus

Reply via email to