summaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_lx/cpubug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/geode_lx/cpubug.c')
-rw-r--r--src/cpu/amd/geode_lx/cpubug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/geode_lx/cpubug.c b/src/cpu/amd/geode_lx/cpubug.c
index 6638a83173..cf8c2e26e5 100644
--- a/src/cpu/amd/geode_lx/cpubug.c
+++ b/src/cpu/amd/geode_lx/cpubug.c
@@ -75,7 +75,7 @@ static void disablememoryreadorder(void)
wrmsr(MC_CF8F_DATA, msr);
}
-/* For cpu version C3. Should be the only released version */
+/* For CPU version C3. Should be the only released version */
void cpubug(void)
{
pcideadlock();