From: Russell King Date: Sun, 17 Apr 2005 14:51:02 +0000 (+0100) Subject: [PATCH] ARM: bitops X-Git-Tag: v2.6.12-rc3~27^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684f970e2fd2dc0eb8292500903f54f1ebda0e75;p=pandora-kernel.git [PATCH] ARM: bitops Convert ARM bitop assembly to a macro. All bitops follow the same format, so it's silly duplicating the code when only one or two instructions are different. Signed-off-by: Russell King --- Reading git-diff-tree failed