]> git.baikalelectronics.ru Git - arm-tf.git/commit
include: move MHZ_TICKS_PER_SEC to utils_def.h
authorVarun Wadekar <vwadekar@nvidia.com>
Thu, 13 Feb 2020 21:07:12 +0000 (13:07 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 20 Feb 2020 17:25:45 +0000 (09:25 -0800)
commitd4b29105f4d4d11f4bd0f64a7ff9a49c897d804e
treef709a9c61457124d46a4cf7b1fcef09165d75917
parent56e7d6a716eb40967d9c7e599e7b2995ccbcfff7
include: move MHZ_TICKS_PER_SEC to utils_def.h

This patch moves the MHZ_TICKS_PER_SEC macro to utils_def.h
for other platforms to use.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I6c4dc733f548d73cfdb3515ec9ad89a9efaf4407
drivers/delay_timer/generic_delay_timer.c
include/lib/utils_def.h
plat/common/plat_psci_common.c