commit | 300b9ff609ca027b9964a453a8156e6fe0077cde | [log] [tgz] |
---|---|---|
author | Philippe De Muyter <phdm@macqel.be> | Sun Sep 09 17:56:35 2012 +0200 |
committer | Greg Ungerer <gerg@uclinux.org> | Thu Sep 27 23:28:40 2012 +1000 |
tree | 09a8cf3808a95b9b84c8d661dc8d7be1ef9d77a7 | |
parent | 0c0e6db8068393400f5c0ccbb0d22bf14b56a7ca [diff] |
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>