summaryrefslogtreecommitdiffstats
path: root/board/google/common
diff options
context:
space:
mode:
Diffstat (limited to 'board/google/common')
-rw-r--r--board/google/common/Makefile4
-rw-r--r--board/google/common/early_init.S3
2 files changed, 2 insertions, 5 deletions
diff --git a/board/google/common/Makefile b/board/google/common/Makefile
index 2de2799fbb..d1f45c677a 100644
--- a/board/google/common/Makefile
+++ b/board/google/common/Makefile
@@ -1,7 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2014 Google, Inc
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
obj-$(CONFIG_X86) += early_init.o
diff --git a/board/google/common/early_init.S b/board/google/common/early_init.S
index 7017185d06..6ac64b3388 100644
--- a/board/google/common/early_init.S
+++ b/board/google/common/early_init.S
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2014 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
.globl early_board_init