diff options
Diffstat (limited to 'include/armcoremodule.h')
-rw-r--r-- | include/armcoremodule.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/armcoremodule.h b/include/armcoremodule.h index cc6f2b4d3b..613b884270 100644 --- a/include/armcoremodule.h +++ b/include/armcoremodule.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2005 * ARM Ltd. @@ -5,8 +6,6 @@ * Configuration for ARM Core Modules. * No standalonw port yet available * - this file is included by both integratorap.h & integratorcp.h - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ARMCOREMODULE_H |