arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic / apic_flat_64.c
index e3c3d82..09d3b17 100644 (file)
@@ -223,7 +223,7 @@ struct apic apic_flat =  {
 };
 
 /*
- * Physflat mode is used when there are more than 8 CPUs on a AMD system.
+ * Physflat mode is used when there are more than 8 CPUs on a system.
  * We cannot use logical delivery in this case because the mask
  * overflows, so use physical mode.
  */