diff options
Diffstat (limited to 'include/linux/immap_qe.h')
-rw-r--r-- | include/linux/immap_qe.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/immap_qe.h b/include/linux/immap_qe.h index d952efa8f4..51800096b2 100644 --- a/include/linux/immap_qe.h +++ b/include/linux/immap_qe.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * QUICC Engine (QE) Internal Memory Map. * The Internal Memory Map for devices with QE on them. This @@ -5,8 +6,6 @@ * * Copyright (c) 2006-2009, 2011 Freescale Semiconductor, Inc. * Author: Shlomi Gridih <gridish@freescale.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IMMAP_QE_H__ |