diff options
Diffstat (limited to 'include/configs/ti_omap4_common.h')
-rw-r--r-- | include/configs/ti_omap4_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h index 3a871924af..33761c65e9 100644 --- a/include/configs/ti_omap4_common.h +++ b/include/configs/ti_omap4_common.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2010 * Texas Instruments Incorporated. @@ -5,8 +6,6 @@ * Steve Sakoman <steve@sakoman.com> * * TI OMAP4 common configuration settings - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TI_OMAP4_COMMON_H |