]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: renesas: Drop encoded file name from R-Car Gen3/Gen4 header
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 27 Oct 2025 17:08:33 +0000 (18:08 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 6 Nov 2025 19:09:59 +0000 (20:09 +0100)
Checkpatch warns that it's generally not useful to have
the filename in the file. The warning is valid, drop the
encoded file name. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/mach-renesas/include/mach/rcar-gen3-base.h
arch/arm/mach-renesas/include/mach/rcar-gen4-base.h

index 7b4f5f0c651817e9c64eae83e414b34066cce8f0..f7c2c7b964b7fe34f03bf0dae1cfad10eb459ce3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
- * ./arch/arm/mach-renesas/include/mach/rcar-gen3-base.h
- *
  * Copyright (C) 2015 Renesas Electronics Corporation
  */
 
index f34473db35ace0d8725883173d5417510a1da21c..403054e4a7ec0bc510c81be741a83e6617ccae85 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
- * ./arch/arm/mach-renesas/include/mach/rcar-gen4-base.h
- *
  * Copyright (C) 2021 Renesas Electronics Corp.
  */