From: Aaro Koskinen Date: Tue, 1 Oct 2013 20:43:13 +0000 (+0300) Subject: staging: octeon-usb: replace CVMX_CLZ with __fls() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50aa24e79eca2bd3b09f1cfb9f149bfdff3eb4c;p=pandora-kernel.git staging: octeon-usb: replace CVMX_CLZ with __fls() Replace CVMX_CLZ macro with __fls(). Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed