Commits
Rob Herring committed ceb2071c6bd
ARM: highbank: fix us_to_tick calculation udelay calls were off due to failing to convert us to ns. Fix this and drop the unnecessary shifts since NS_PER_TICK is only 7ns. Signed-off-by: Rob Herring <rob.herring@calxeda.com>