From: Mike Frysinger Date: Sat, 13 Jun 2009 14:32:29 +0000 (-0400) Subject: Blackfin: use common test_bit() rather than __test_bit() X-Git-Tag: v2.6.31-rc1~111^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36953419b40be301c9a7d8be933afdb6c892cfd;p=pandora-kernel.git Blackfin: use common test_bit() rather than __test_bit() Convert to test_bit() as that is what pretty much everyone uses and allows us to migrate asm/bitops.h to the asm-generic version. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed