bcm63xx: refresh patches for kernel 5.4
[openwrt/staging/wigyori.git] / target / linux / bcm63xx / patches-5.4 / 207-MIPS-BCM63XX-move-device-registration-code-into-its-.patch
index 90b1640d16af4fde42e184bb355d02b336b175f9..652eb6c9bfa13670469ff9b8383a1a64a5b7275e 100644 (file)
@@ -19,7 +19,8 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
 
 --- a/arch/mips/bcm63xx/boards/Makefile
 +++ b/arch/mips/bcm63xx/boards/Makefile
-@@ -1 +1,2 @@
+@@ -1,2 +1,3 @@
+ # SPDX-License-Identifier: GPL-2.0-only
 +obj-y                                 += board_common.o
  obj-$(CONFIG_BOARD_BCM963XX)          += board_bcm963xx.o
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c