openwrt/target/linux/realtek/files-5.10/arch/mips
Bjørn Mork d6eebaf995 realtek: fix gcc-12 build with -Werror=array-compare
Removing this gcc-12 error:

arch/mips/rtl838x/setup.c:64:30: error: comparison between two arrays [-Werror=array-compare]
   64 |         else if (__dtb_start != __dtb_end)

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2022-06-22 18:37:40 +02:00
..
include/asm/mach-rtl838x realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
kernel realtek: remove debugging code from timer 2022-02-20 16:23:58 +00:00
rtl838x realtek: fix gcc-12 build with -Werror=array-compare 2022-06-22 18:37:40 +02:00