Skip to content

Commit 12a2689

Browse files
glneoarndb
authored andcommitted
ARM: dts: nspire: Remove file name from the files themselves
File names inside the file does not add much and just makes it difficult to move the files, often the file name is not updated and becomes wrong. Remove them. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent a9ab8b2 commit 12a2689

5 files changed

Lines changed: 3 additions & 10 deletions

File tree

arch/arm/boot/dts/nspire/nspire-classic.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* linux/arch/arm/boot/nspire-classic.dts
4-
*
53
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
64
*/
75

arch/arm/boot/dts/nspire/nspire-clp.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* linux/arch/arm/boot/nspire-clp.dts
4-
*
53
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
64
*/
5+
76
/dts-v1/;
87

98
#include <dt-bindings/input/input.h>

arch/arm/boot/dts/nspire/nspire-cx.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* linux/arch/arm/boot/nspire-cx.dts
4-
*
53
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
64
*/
5+
76
/dts-v1/;
87

98
#include <dt-bindings/input/input.h>

arch/arm/boot/dts/nspire/nspire-tp.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* linux/arch/arm/boot/nspire-tp.dts
4-
*
53
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
64
*/
5+
76
/dts-v1/;
87

98
#include <dt-bindings/input/input.h>

arch/arm/boot/dts/nspire/nspire.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* linux/arch/arm/boot/nspire.dtsi
4-
*
53
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
64
*/
75

0 commit comments

Comments
 (0)