4 lines
60 B
C
4 lines
60 B
C
|
#include <linux/spinlock.h>
|
||
|
|
||
|
DEFINE_SPINLOCK(imx_ccm_lock);
|