From: Philippe De Muyter Date: Sun, 9 Sep 2012 15:56:35 +0000 (+0200) Subject: m68knommu: use "r", not "i" constraint in cacheflush asm's X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~4^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300b9ff609ca027b9964a453a8156e6fe0077cde;p=pandora-kernel.git 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 Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed