mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-20 09:50:32 -05:00
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>