clk.c 77 B

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