aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/xgi/common/vb_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xgi/common/vb_init.c')
-rw-r--r--src/drivers/xgi/common/vb_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/xgi/common/vb_init.c b/src/drivers/xgi/common/vb_init.c
index 4070e4e705..bc66bda68a 100644
--- a/src/drivers/xgi/common/vb_init.c
+++ b/src/drivers/xgi/common/vb_init.c
@@ -4,7 +4,7 @@
* Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>, Raptor Engineering
*
* File taken from the Linux xgifb driver (v3.18.5)
- * Coreboot-specific includes added at top
+ * coreboot-specific includes added at top
* XGINew_SetDRAMSize_340 slightly modified for coreboot text mode
*
* This program is free software; you can redistribute it and/or modify