aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/xgi/common/XGI_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xgi/common/XGI_main.h')
-rw-r--r--src/drivers/xgi/common/XGI_main.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/drivers/xgi/common/XGI_main.h b/src/drivers/xgi/common/XGI_main.h
index 08c0010719..cb758ee082 100644
--- a/src/drivers/xgi/common/XGI_main.h
+++ b/src/drivers/xgi/common/XGI_main.h
@@ -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,6 +11,8 @@
* GNU General Public License for more details.
*/
+/* File taken from the Linux xgifb driver (v3.18.5) */
+
#ifndef _XGIFB_MAIN
#define _XGIFB_MAIN