commit | 64f9640eedb40505658833a02b652d3d2049f699 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Jun 29 13:42:28 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Jul 10 11:54:06 2012 +0200 |
tree | fb7a5c1b389ec413a7b0518f3fba26dee3849c99 | |
parent | b06e69efa00caa0fe417c0f9ee7190c2037c34d0 [diff] |
microblaze: Move __udelay implementation Move __udelay to the timer code because of unification. And clean coding style because of checkpatch.pl. Signed-off-by: Michal Simek <monstr@monstr.eu> Acked-by: Simon Glass <sjg@chromium.org>