summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed/common/ast_dram_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/aspeed/common/ast_dram_tables.h')
-rw-r--r--src/drivers/aspeed/common/ast_dram_tables.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/drivers/aspeed/common/ast_dram_tables.h b/src/drivers/aspeed/common/ast_dram_tables.h
index 1d46ca63785e..39495d3d1824 100644
--- a/src/drivers/aspeed/common/ast_dram_tables.h
+++ b/src/drivers/aspeed/common/ast_dram_tables.h
@@ -1,10 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * File taken from the Linux ast driver (v3.18.5)
- * coreboot-specific includes added at top and/or contents modified
- * as needed to function within the coreboot environment.
- *
* 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.
@@ -15,6 +11,11 @@
* GNU General Public License for more details.
*/
+/*
+ * File taken from the Linux ast driver (v3.18.5)
+ * coreboot-specific includes added at top and/or contents modified
+ * as needed to function within the coreboot environment.
+ */
#ifndef AST_DRAM_TABLES_H
#define AST_DRAM_TABLES_H