diff options
author | Marcel Ziswiler | 2022-10-22 23:59:37 +0200 |
---|---|---|
committer | Stefano Babic | 2022-10-24 13:43:21 +0200 |
commit | 2419acf7e21d22c875816de6d13c0be2431241d8 (patch) | |
tree | 54fe47b959dd6b2fb58c76af2e93f9ed68a7434f /arch/arm/dts/imx6sl-pinfunc.h | |
parent | 97e530dd564e89d8845962faa3b66cc041490dbd (diff) |
imx6sl: synchronise device tree with linux
Synchronise device tree with linux v6.0-rc1.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/dts/imx6sl-pinfunc.h')
-rw-r--r-- | arch/arm/dts/imx6sl-pinfunc.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/dts/imx6sl-pinfunc.h b/arch/arm/dts/imx6sl-pinfunc.h index 77b17bcc7b7..bcf16060ecd 100644 --- a/arch/arm/dts/imx6sl-pinfunc.h +++ b/arch/arm/dts/imx6sl-pinfunc.h @@ -1,10 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2013 Freescale Semiconductor, Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * */ #ifndef __DTS_IMX6SL_PINFUNC_H |