From: Ivo van Doorn Date: Fri, 6 Jun 2008 20:58:29 +0000 (+0200) Subject: rt2x00: Use __builtin_choose_expr() instead of ?: X-Git-Tag: v2.6.27-rc1~969^2~324^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae1168199021dacedacd32274eef402c5059841;p=pandora-kernel.git rt2x00: Use __builtin_choose_expr() instead of ?: To really force the FIELD macros to determine the first bit of the register field we should use the __builtin_choose_expr() function. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed