diff options
Diffstat (limited to 'include/addr_map.h')
-rw-r--r-- | include/addr_map.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/addr_map.h b/include/addr_map.h index 63b24cded01..d322dd222a2 100644 --- a/include/addr_map.h +++ b/include/addr_map.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ADDR_MAP_H #define __ADDR_MAP_H /* * Copyright 2008 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0 */ #include <asm/types.h> |