forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/mips/cavium-octeon/executive/cvmx-l2c.c
....@@ -44,7 +44,7 @@
4444 * if multiple applications or operating systems are running, then it
4545 * is up to the user program to coordinate between them.
4646 */
47
-cvmx_spinlock_t cvmx_l2c_spinlock;
47
+static cvmx_spinlock_t cvmx_l2c_spinlock;
4848
4949 int cvmx_l2c_get_core_way_partition(uint32_t core)
5050 {