Sascha Hauer | 3a84d17 | 2012-09-11 08:50:00 +0200 | [diff] [blame] | 1 | #include <linux/spinlock.h> |
Fabio Estevam | 41921c1 | 2013-03-25 09:20:38 -0300 | [diff] [blame] | 2 | #include "clk.h" |
Sascha Hauer | 3a84d17 | 2012-09-11 08:50:00 +0200 | [diff] [blame] | 3 | |
4 | DEFINE_SPINLOCK(imx_ccm_lock); |