
21 Dec
2014
21 Dec
'14
7:53 p.m.
On 19 December 2014 at 14:52, Tom Rini trini@ti.com wrote:
The gd will be cleared at first so we don't need to set arch.tbl to 0. In addition, the checks later against lastinc also work fine with an initial value of 0 here. This also brings us in line with sunxi code for example.
Signed-off-by: Tom Rini trini@ti.com
arch/arm/cpu/armv7/omap-common/timer.c | 5 ----- 1 file changed, 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org