Loading MAINTAINERS +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ F: drivers/net/hamradio/6pack.c M: Realtek linux nic maintainers <nic_swsd@realtek.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/realtek/r8169.c F: drivers/net/ethernet/realtek/r8169* 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Loading Makefile +1 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 297 SUBLEVEL = 300 EXTRAVERSION = NAME = "People's Front" Loading arch/arm/boot/bootp/init.S +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ * size immediately following the kernel, we could build this into * a binary blob, and concatenate the zImage using the cat command. */ .section .start,#alloc,#execinstr .section .start, "ax" .type _start, #function .globl _start Loading arch/arm/boot/compressed/big-endian.S +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr .section ".start", "ax" mrc p15, 0, r0, c1, c0, 0 @ read control reg orr r0, r0, #(1 << 7) @ enable big endian mode Loading arch/arm/boot/compressed/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ #endif .endm .section ".start", #alloc, #execinstr .section ".start", "ax" /* * sort out different calling conventions */ Loading Loading
MAINTAINERS +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ F: drivers/net/hamradio/6pack.c M: Realtek linux nic maintainers <nic_swsd@realtek.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/realtek/r8169.c F: drivers/net/ethernet/realtek/r8169* 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Loading
Makefile +1 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 297 SUBLEVEL = 300 EXTRAVERSION = NAME = "People's Front" Loading
arch/arm/boot/bootp/init.S +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ * size immediately following the kernel, we could build this into * a binary blob, and concatenate the zImage using the cat command. */ .section .start,#alloc,#execinstr .section .start, "ax" .type _start, #function .globl _start Loading
arch/arm/boot/compressed/big-endian.S +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr .section ".start", "ax" mrc p15, 0, r0, c1, c0, 0 @ read control reg orr r0, r0, #(1 << 7) @ enable big endian mode Loading
arch/arm/boot/compressed/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ #endif .endm .section ".start", #alloc, #execinstr .section ".start", "ax" /* * sort out different calling conventions */ Loading