forked from ~ljy/RK356X_SDK_RELEASE
kernel/lib/lockref.c....@@ -24,7 +24,6 @@2424 } \2525 if (!--retry) \2626 break; \27- cpu_relax(); \2827 } \2928 } while (0)3029