From: Will Deacon Date: Wed, 26 Jun 2013 15:47:35 +0000 (+0100) Subject: ARM: prefetch: remove redundant "cc" clobber X-Git-Tag: sz_173~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99da2518f6eca8069b192df95f02c04012b8809d;p=pandora-kernel.git ARM: prefetch: remove redundant "cc" clobber The pld instruction does not affect the condition flags, so don't bother clobbering them. Acked-by: Nicolas Pitre Signed-off-by: Will Deacon --- Reading git-diff-tree failed