]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: convert to common timer code
authorRob Herring <rob.herring@calxeda.com>
Fri, 4 Oct 2013 15:22:42 +0000 (10:22 -0500)
committerTom Rini <trini@ti.com>
Mon, 4 Nov 2013 16:08:10 +0000 (11:08 -0500)
commit1b5cf9549fe59e000dd8eff80eedafedf736fa3b
treec7297d5cd2c42b167678007f7cc5c7aa28c9f20a
parent8dfafdde88eb3e71d5569846396ae67a91017232
sh: convert to common timer code

Convert sh to use the commmon timer code. Remove reset_timer and
set_timer as they are unused on sh.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/sh/lib/time.c