microblaze: Fix cache_line_lenght
authorMichal Simek <monstr@monstr.eu>
Thu, 8 Oct 2009 11:06:42 +0000 (13:06 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:57 +0000 (08:44 +0100)
commit44e4e196a9b3a703ebe273ffe3fb6cda326fe5d3
tree1e9217c3af95f1843dbe499cd7022fd531ef4c38
parent6cec713b1629228527fb8f813003522817f55da1
microblaze: Fix cache_line_lenght

We used cache_line as cache_line_lenght. For this reason
we did cache flushing 4 times longer than was necessary.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/cpuinfo.h
arch/microblaze/kernel/cpu/cache.c
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c
arch/microblaze/kernel/cpu/cpuinfo-static.c