trivial: fix filename in comment.
authorStefan Reinauer <stepan@coresystems.de>
Tue, 24 Apr 2007 18:40:02 +0000 (18:40 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 24 Apr 2007 18:40:02 +0000 (18:40 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2616 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/cpu/x86/mtrr/mtrr.c

index 9f6a9be0df88887521ce3acce0c6148da7a17573..ab28a23a02e1a5ba66f2d4eb2263ab939e76b89a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * intel_mtrr.c: setting MTRR to decent values for cache initialization on P6
+ * mtrr.c: setting MTRR to decent values for cache initialization on P6
  *
  * Derived from intel_set_mtrr in intel_subr.c and mtrr.c in linux kernel
  *