From: Akinobu Mita Date: Wed, 23 Mar 2011 23:42:15 +0000 (-0700) Subject: m68k: remove inline asm from minix_find_first_zero_bit X-Git-Tag: v2.6.39-rc1~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fca5af7860f87eb2cd706c2d7dda4ad03230a07;p=pandora-kernel.git m68k: remove inline asm from minix_find_first_zero_bit As a preparation for moving minix bit operations from asm/bitops.h to architecture independent code in minix filesystem, this removes inline asm from minix_find_first_zero_bit() for m68k. Signed-off-by: Akinobu Mita Cc: Geert Uytterhoeven Cc: Roman Zippel Cc: Andreas Schwab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed