openwrt/target/linux/realtek/files-5.10/arch/mips/rtl838x
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
..
Makefile realtek: drop platform irq driver from 5.10 2021-09-26 00:32:17 +02:00
Platform realtek: Change Platform defines to depend on CONFIG_RTL83XX 2022-02-17 15:21:47 +00:00
prom.c realtek: Add support for detecting RTL9303 SoCs 2022-02-17 15:21:47 +00:00
setup.c realtek: fix gcc-12 build with -Werror=array-compare 2022-06-22 18:37:40 +02:00