]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: Remove timer.c
authorStefan Roese <sr@denx.de>
Wed, 21 Sep 2022 06:26:41 +0000 (08:26 +0200)
committerStefan Roese <sr@denx.de>
Thu, 6 Oct 2022 08:15:35 +0000 (10:15 +0200)
commit2de00f342faf8085763869b2c55479028839b957
tree2a5a25beef2edc69dce8fceaab69038ef8a9fb6c
parentcbd0043e2093dc9889c696630c118dd7505ec7c7
arm: mvebu: Remove timer.c

Since the move to CONFIG_TIMER with support for CONFIG_TIMER_EARLY, this
platform specific init_timer() function is not needed any more. Let's
remove it completely.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Michael Walle <michael@walle.cc>
Cc: Pali Rohár <pali@kernel.org>
arch/arm/mach-mvebu/Makefile
arch/arm/mach-mvebu/spl.c
arch/arm/mach-mvebu/timer.c [deleted file]