]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
microblaze: Move __udelay implementation
authorMichal Simek <monstr@monstr.eu>
Fri, 29 Jun 2012 11:42:28 +0000 (13:42 +0200)
committerMichal Simek <monstr@monstr.eu>
Tue, 10 Jul 2012 09:54:06 +0000 (11:54 +0200)
commit779bf42c2a278b2a2f8a4d9e4869c237d0a8742a
treefb7a5c1b389ec413a7b0518f3fba26dee3849c99
parent36c7e6efb372848edbbcd16c196003d0d93c2e2a
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>
arch/microblaze/cpu/timer.c
arch/microblaze/lib/Makefile
arch/microblaze/lib/time.c