m68knommu: use "r", not "i" constraint in cacheflush asm's
authorPhilippe De Muyter <phdm@macqel.be>
Sun, 9 Sep 2012 15:56:35 +0000 (17:56 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:28:40 +0000 (23:28 +1000)
commit300b9ff609ca027b9964a453a8156e6fe0077cde
tree09a8cf3808a95b9b84c8d661dc8d7be1ef9d77a7
parent0c0e6db8068393400f5c0ccbb0d22bf14b56a7ca
m68knommu: use "r", not "i" constraint in cacheflush asm's

Let the compiler choose which register to use in the cache flushing
asm statements, instead of imposing %d0.

Additionally, fix two typo's.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/cacheflush_no.h