From: Akinobu Mita Date: Sun, 26 Mar 2006 09:38:59 +0000 (-0800) Subject: [PATCH] arm: fix undefined reference to generic_fls X-Git-Tag: v2.6.17-rc1~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93635133663ea3155e74a0e3645b64754a046007;p=pandora-kernel.git [PATCH] arm: fix undefined reference to generic_fls This patch defines constant_fls() instead of removed generic_fls(). Signed-off-by: Akinobu Mita Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed