forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/mips/cavium-octeon/executive/cvmx-helper-board.c
....@@ -211,7 +211,7 @@
211211 {
212212 union cvmx_helper_link_info result;
213213
214
- WARN(!octeon_is_simulation(),
214
+ WARN_ONCE(!octeon_is_simulation(),
215215 "Using deprecated link status - please update your DT");
216216
217217 /* Unless we fix it later, all links are defaulted to down */