diff options
Diffstat (limited to 'include/configs/omap3_cairo.h')
-rw-r--r-- | include/configs/omap3_cairo.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/omap3_cairo.h b/include/configs/omap3_cairo.h index 1fa02a5281..5081f3200e 100644 --- a/include/configs/omap3_cairo.h +++ b/include/configs/omap3_cairo.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for the QUIPOS Cairo board. * @@ -13,8 +14,6 @@ * Syed Mohammed Khasim <khasim@ti.com> * * Also derived from include/configs/omap3_beagle.h - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __OMAP3_CAIRO_CONFIG_H |