commit | 779bf42c2a278b2a2f8a4d9e4869c237d0a8742a | [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 | 36c7e6efb372848edbbcd16c196003d0d93c2e2a [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>