mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 20:46:41 +07:00
3a84d17bb3
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);
|