android_kernel_lenovo_1050f/arch/arm/mach-imx/clk.c

5 lines
77 B
C

#include <linux/spinlock.h>
#include "clk.h"
DEFINE_SPINLOCK(imx_ccm_lock);