forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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 {