aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/k8t890/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/k8t890/error.c')
-rw-r--r--src/southbridge/via/k8t890/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/via/k8t890/error.c b/src/southbridge/via/k8t890/error.c
index a5f86bf4e9..f2cab10db0 100644
--- a/src/southbridge/via/k8t890/error.c
+++ b/src/southbridge/via/k8t890/error.c
@@ -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);
}