remove trailing whitespace
[coreboot.git] / src / southbridge / via / k8t890 / error.c
index a5f86bf4e9c79268ba8221d78429e38625a26f47..f2cab10db054b7a36d64aa1fec30c170f845d667 100644 (file)
@@ -36,7 +36,7 @@ static void error_enable(struct device *dev)
 
        print_debug("Done\n");
        /* TODO: enable AGP errors reporting on K8M890 */
-       
+
        print_debug(" VIA_X_1 device dump:\n");
        dump_south(dev);
 }