]> git.baikalelectronics.ru Git - uboot.git/commit
board: arm: bcmstb: Declare get_ticks in timer.h
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 16 Aug 2018 01:33:49 +0000 (21:33 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 24 Aug 2018 17:20:19 +0000 (13:20 -0400)
commitb9c6a8371168d12d420b574ad05156987f0287f9
tree4df4d6f021576e33c0ebdfac4fce6aa4e8062843
parent3bab1bcc2a76d4d2fa6b4d08c14e6e3e49f36480
board: arm: bcmstb: Declare get_ticks in timer.h

In an earlier proposed patch, bcmstb.c implemented timer_read_counter,
but it was updated to implement get_ticks instead.  This patch updates
the declaration in timer.h accordingly.

Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org>
arch/arm/mach-bcmstb/include/mach/timer.h