microblaze: Remove compilation warnings in cache macro
authorMichal Simek <monstr@monstr.eu>
Thu, 13 May 2010 08:55:47 +0000 (10:55 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 13 May 2010 08:55:47 +0000 (10:55 +0200)
commitddfbc935eae68294834dc29998f93147a5422a0d
tree1712d1923128233edd6d7117d843cee40be3d287
parente1733d2c397476c245a681ba0b54c88858b7a0be
microblaze: Remove compilation warnings in cache macro

CC      arch/microblaze/kernel/cpu/cache.o
arch/microblaze/kernel/cpu/cache.c: In function '__invalidate_dcache_range_wb':
arch/microblaze/kernel/cpu/cache.c:398: warning: ISO C90 forbids mixed declarations and code
arch/microblaze/kernel/cpu/cache.c: In function '__flush_dcache_range_wb':
arch/microblaze/kernel/cpu/cache.c:509: warning: ISO C90 forbids mixed declara

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/cpu/cache.c