summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-common.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-07-09 11:05:52 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-05 19:22:19 +0100
commit709dc2edba99ae69dbc6abd5a89f4194e91f3092 (patch)
treef1d40ef25b4367e197dce32002b69cc16668e254 /board/toradex/common/tdx-common.h
parent404cfa31d3993335ab091e241cb72b50160a463d (diff)
toradex: configblock: re-sync with mainline
Re-sync with mainline which fixes missing Apalis iMX8 and Colibri iMX8X SKU and their interactive handling. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'board/toradex/common/tdx-common.h')
-rw-r--r--board/toradex/common/tdx-common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/toradex/common/tdx-common.h b/board/toradex/common/tdx-common.h
index f8d78f0ed5..c537dca71e 100644
--- a/board/toradex/common/tdx-common.h
+++ b/board/toradex/common/tdx-common.h
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2016 Toradex, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _TDX_COMMON_H