diff options
Diffstat (limited to 'include/configs/topic_miami.h')
-rw-r--r-- | include/configs/topic_miami.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/topic_miami.h b/include/configs/topic_miami.h index 38be08632f6..9ab2b2da20a 100644 --- a/include/configs/topic_miami.h +++ b/include/configs/topic_miami.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2014 Topic Embedded Products * * Configuration for Zynq Evaluation and Development Board - Miami * See zynq-common.h for Zynq common configs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TOPIC_MIAMI_H |