kernel/arch/mips/cavium-octeon/executive/cvmx-l2c.c
.. .. @@ -44,7 +44,7 @@ 44 44 * if multiple applications or operating systems are running, then it 45 45 * is up to the user program to coordinate between them. 46 46 */ 47 -cvmx_spinlock_t cvmx_l2c_spinlock;47 +static cvmx_spinlock_t cvmx_l2c_spinlock;48 48 49 49 int cvmx_l2c_get_core_way_partition(uint32_t core) 50 50 {