diff options
author | Bjørn Mork <bjorn@mork.no> | 2022-06-19 15:59:27 +0200 |
---|---|---|
committer | Sander Vanheule <sander@svanheule.net> | 2022-06-22 18:37:40 +0200 |
commit | d6eebaf99570aa6de0b10694fcb11ee8c0195d3c (patch) | |
tree | 1420cbd510b157945fd5e467d994bcfcf8bd9a8f /target/linux/zynq | |
parent | d9e12c21fa98c90d0cc355e344d90469c5fd42c1 (diff) | |
download | upstream-d6eebaf99570aa6de0b10694fcb11ee8c0195d3c.tar.gz upstream-d6eebaf99570aa6de0b10694fcb11ee8c0195d3c.tar.bz2 upstream-d6eebaf99570aa6de0b10694fcb11ee8c0195d3c.zip |
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>
Diffstat (limited to 'target/linux/zynq')
0 files changed, 0 insertions, 0 deletions