summaryrefslogtreecommitdiffstats
path: root/src/drivers/xgi/common/vb_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xgi/common/vb_util.c')
-rw-r--r--src/drivers/xgi/common/vb_util.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/drivers/xgi/common/vb_util.c b/src/drivers/xgi/common/vb_util.c
index 248b8af5f870..b56df08b3161 100644
--- a/src/drivers/xgi/common/vb_util.c
+++ b/src/drivers/xgi/common/vb_util.c
@@ -1,9 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * File taken from the Linux xgifb driver (v3.18.5)
- * coreboot-specific includes added at top
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
@@ -14,7 +11,7 @@
* GNU General Public License for more details.
*/
-/* coreboot related includes come indirectly from xgi_coreboot.h */
+/* File taken from the Linux xgifb driver (v3.18.5) */
#include "xgi_coreboot.h"
#include "vgatypes.h"