Re: [PATCH] PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu
From: Axel Lin <hidden>
Date: 2016-09-20 08:09:21
Also in:
linux-samsung-soc
From: Axel Lin <hidden>
Date: 2016-09-20 08:09:21
Also in:
linux-samsung-soc
2016-09-20 16:07 GMT+08:00 Chanwoo Choi [off-list ref]:
Hi, If you remove the mutex, you better to remove the header "#include <linux/mutex.h>" from exynos-ppmu.c.
Yes, I did remove it in this path.