1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

bmips: correct name characters

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2019-08-30 12:00:42 +02:00
committed by Daniel Schwierzeck
parent 55daf1c45c
commit f923c758e0
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+ // SPDX-License-Identifier: GPL-2.0+
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/ */
#include <dt-bindings/clock/bcm6362-clock.h> #include <dt-bindings/clock/bcm6362-clock.h>

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+ // SPDX-License-Identifier: GPL-2.0+
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/ */
/dts-v1/; /dts-v1/;

View File

@@ -1,5 +1,5 @@
NETGEAR DGND3700V2 BOARD NETGEAR DGND3700V2 BOARD
M: Álvaro Fernández Rojas <noltari@gmail.com> M: Álvaro Fernández Rojas <noltari@gmail.com>
S: Maintained S: Maintained
F: board/netgear/dgnd3700v2/ F: board/netgear/dgnd3700v2/
F: include/configs/netgear_dgnd3700v2.h F: include/configs/netgear_dgnd3700v2.h

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+ // SPDX-License-Identifier: GPL-2.0+
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/ */
#include <common.h> #include <common.h>

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ */ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
* *
* Derived from linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h * Derived from linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
*/ */

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ */ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/ */
#ifndef __DT_BINDINGS_POWER_DOMAIN_BCM6362_H #ifndef __DT_BINDINGS_POWER_DOMAIN_BCM6362_H

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ */ /* SPDX-License-Identifier: GPL-2.0+ */
/* /*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com> * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
* *
* Derived from linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h * Derived from linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
*/ */