]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: use "r", not "i" constraint in cacheflus asm's
authorPhilippe De Muyter <phdm@macqel.be>
Sun, 9 Sep 2012 15:56:35 +0000 (17:56 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 10 Sep 2012 03:21:32 +0000 (13:21 +1000)
commit42ec57498163adc43abed35d8fe82cecf97d5da1
tree38e893973f2007e22f426f61cea4ca89eb5302dc
parentd542ad886fdeb8652d4624d979204ed09937d0a6
m68knommu: use "r", not "i" constraint in cacheflus 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