Revision 20e6c3cc90c0a86dba659dd9e7d60b429d88746d authored by Yicong Yang on 10 June 2022, 07:54:28 UTC, committed by Chanwoo Choi on 29 June 2022, 20:11:17 UTC
HZ macros has been centralized in units.h since [1]. Use it to avoid
duplicated definition.

[1] commit e2c77032fcbe ("units: add the HZ macros")

Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
1 parent 0cca7e8
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 544 bytes
mtk_rpmsg.c -rw-r--r-- 10.4 KB
qcom_glink_native.c -rw-r--r-- 44.5 KB
qcom_glink_native.h -rw-r--r-- 1017 bytes
qcom_glink_rpm.c -rw-r--r-- 7.9 KB
qcom_glink_smem.c -rw-r--r-- 6.9 KB
qcom_glink_ssr.c -rw-r--r-- 4.1 KB
qcom_smd.c -rw-r--r-- 41.0 KB
rpmsg_char.c -rw-r--r-- 11.9 KB
rpmsg_char.h -rw-r--r-- 1.3 KB
rpmsg_core.c -rw-r--r-- 19.7 KB
rpmsg_ctrl.c -rw-r--r-- 5.8 KB
rpmsg_internal.h -rw-r--r-- 3.8 KB
rpmsg_ns.c -rw-r--r-- 3.2 KB
virtio_rpmsg_bus.c -rw-r--r-- 30.4 KB

back to top