##报错
../drivers/clk/msm/clock-cpu-8996.c:692:16: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_lock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:695:18: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_unlock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:717:16: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_lock(&scm_lmh_lock);
CC kernel/time/timeconv.o
^
../drivers/clk/msm/clock-cpu-8996.c:720:18: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_unlock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:729:15: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_lock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:732:17: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_unlock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:752:16: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_lock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:755:18: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_unlock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:764:16: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_lock(&scm_lmh_lock);
^
../drivers/clk/msm/clock-cpu-8996.c:767:18: error: use of undeclared identifier ‘scm_lmh_lock’
mutex_unlock(&scm_lmh_lock);
^
CC fs/ext4/dir.o
10 errors generated.