]> git.dujemihanovic.xyz Git - u-boot.git/commit
mach-sunxi: Move timer code to mach folder
authorJesse Taube <mr.bossman075@gmail.com>
Sat, 29 Jan 2022 15:23:01 +0000 (10:23 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 4 Feb 2022 00:09:57 +0000 (00:09 +0000)
commit0d4377fc921710cde36270a6a9a56803bfe545c4
tree567b3e805ce2910c332faea766736796772761e7
parent508f75afb57d044a71e7ffd58e4e3e32aaa5ed30
mach-sunxi: Move timer code to mach folder

Both armv7 and arm926ejs use this timer code so move it to mach-sunxi.

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/mach-sunxi/Makefile
arch/arm/mach-sunxi/timer.c [moved from arch/arm/cpu/armv7/sunxi/timer.c with 97% similarity]