ARM: highbank: add missing get_tbclk
authorRob Herring <rob.herring@calxeda.com>
Tue, 21 Feb 2012 12:52:27 +0000 (12:52 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 28 Mar 2012 21:30:54 +0000 (23:30 +0200)
commitf1e2d1762dd727e43e22a474f0935475f77c19a5
tree53fb746214adf91ce208f80a755cff369d185ca3
parentbd0d90efcc348d38dedfe74c67bc6923f62bd200
ARM: highbank: add missing get_tbclk

The get_tbclk function was missing and the recent commit "common: add
possibility for readline_into_buffer timeout" makes it required.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/cpu/armv7/highbank/timer.c