Module Name: src
Committed By: pgoyette
Date: Thu Mar 1 04:35:04 UTC 2018
Modified Files:
src/sys/arch/x86/conf: files.x86
Log Message:
Replace spaces with tabs (xterm copy-&-pasto)
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 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.94 src/sys/arch/x86/conf/files.x86:1.95
--- src/sys/arch/x86/conf/files.x86:1.94 Thu Mar 1 04:29:38 2018
+++ src/sys/arch/x86/conf/files.x86 Thu Mar 1 04:35:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: files.x86,v 1.94 2018/03/01 04:29:38 pgoyette Exp $
+# $NetBSD: files.x86,v 1.95 2018/03/01 04:35:04 pgoyette Exp $
# options for MP configuration through the MP spec
defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -165,10 +165,10 @@ file arch/x86/pci/pci_addr_fixup.c pci_a
# Intel Integrated Memory Controller and associated SMBus
# (Experimental)
-device imc {}: imcsmb
-attach imc at pci
-file dev/imcsmb/imc.c imc
-
-device imcsmb: i2cbus
-attach imcsmb at imc
-file dev/imcsmb/imcsmb.c imcsmb
+device imc {}: imcsmb
+attach imc at pci
+file dev/imcsmb/imc.c imc
+
+device imcsmb: i2cbus
+attach imcsmb at imc
+file dev/imcsmb/imcsmb.c imcsmb