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)
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>

No differences found