trivial: fix filename in comment.

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
This commit is contained in:
Stefan Reinauer 2007-04-24 18:40:02 +00:00 committed by Stefan Reinauer
parent b80dbf0caa
commit cdc5cc6711
1 changed files with 1 additions and 1 deletions

View 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
*