summaryrefslogtreecommitdiff
path: root/include/dm/of_addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm/of_addr.h')
-rw-r--r--include/dm/of_addr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm/of_addr.h b/include/dm/of_addr.h
index 25ca05b315..12b1a99a80 100644
--- a/include/dm/of_addr.h
+++ b/include/dm/of_addr.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Taken from Linux v4.9 drivers/of/address.c
*
* Modified for U-Boot
* Copyright (c) 2017 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _DM_OF_ADDR_H