aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/apollolake_rvp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/apollolake_rvp')
-rw-r--r--src/mainboard/intel/apollolake_rvp/dsdt.asl3
-rw-r--r--src/mainboard/intel/apollolake_rvp/romstage.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/intel/apollolake_rvp/dsdt.asl b/src/mainboard/intel/apollolake_rvp/dsdt.asl
index 05fdd237b9..648e9f9e05 100644
--- a/src/mainboard/intel/apollolake_rvp/dsdt.asl
+++ b/src/mainboard/intel/apollolake_rvp/dsdt.asl
@@ -1,6 +1,5 @@
+/* This file is part of the coreboot project. */
/*
- * This file is part of the coreboot project.
- *
*
* 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
diff --git a/src/mainboard/intel/apollolake_rvp/romstage.c b/src/mainboard/intel/apollolake_rvp/romstage.c
index ce38130106..7d625c15de 100644
--- a/src/mainboard/intel/apollolake_rvp/romstage.c
+++ b/src/mainboard/intel/apollolake_rvp/romstage.c
@@ -1,6 +1,5 @@
+/* This file is part of the coreboot project. */
/*
- * This file is part of the coreboot project.
- *
*
* 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