]> git.baikalelectronics.ru Git - uboot.git/commit
sh: tmu: Inline sh_tmu.h
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 24 Aug 2018 19:37:14 +0000 (21:37 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 15 Sep 2018 01:19:07 +0000 (03:19 +0200)
commitdb39ded3cd803acc85608c7ceb679094ad83ca12
tree6ed4951a751af319b8e7059483282bfa9414ee5f
parenta74586adb723441e13478e32789ff82d4073bf4e
sh: tmu: Inline sh_tmu.h

The header contains only the TMU register layout, just inline it
into the TMU timer implementation and drop the header completely.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
arch/sh/lib/time.c
include/sh_tmu.h [deleted file]