diff options
author | Andrew Davis | 2023-04-11 13:24:57 -0500 |
---|---|---|
committer | Tom Rini | 2023-04-24 13:18:46 -0400 |
commit | 54efeef170660f5a229fc987d4dd850b1d202652 (patch) | |
tree | b228339ce86123307ae42a7ced08e15526271ac3 /arch/arm/dts/da850.dtsi | |
parent | 51b21c798559a86b2b796cc2eee82527e91b9a94 (diff) |
arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/da850.dtsi')
-rw-r--r-- | arch/arm/dts/da850.dtsi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/dts/da850.dtsi b/arch/arm/dts/da850.dtsi index 559659b399d..e6e78b88cac 100644 --- a/arch/arm/dts/da850.dtsi +++ b/arch/arm/dts/da850.dtsi @@ -1,11 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2012 DENX Software Engineering GmbH * Heiko Schocher <hs@denx.de> - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include <dt-bindings/interrupt-controller/irq.h> |