Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / southbridge / amd / cs5536 / cs5536.c
index 85d086a65665ffcbdc403e8d1788b4ff756879cc..5c827f275f36773ac2d5757cece9fe1a4e0898b6 100644 (file)
@@ -511,7 +511,7 @@ void chipsetinit(void)
 
        post_code(P80_CHIPSET_INIT);
 
-       /* we hope NEVER to be in linuxbios when S3 resumes
+       /* we hope NEVER to be in coreboot when S3 resumes
           if (! IsS3Resume()) */
        {
                struct acpiinit *aci = acpi_init_table;