mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-22 06:36:39 +00:00

This also removes mach/clock.h along the way Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Mike Turquette <mturquette@linaro.org>
4 lines
60 B
C
4 lines
60 B
C
#include <linux/spinlock.h>
|
|
|
|
DEFINE_SPINLOCK(imx_ccm_lock);
|