From: Arend van Spriel Date: Tue, 4 Oct 2011 21:18:51 +0000 (+0200) Subject: staging: brcm80211: replace brcmu_bitcount with hweight8 X-Git-Tag: v3.2-rc1~169^2^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6cfdf6850ac5557ef6b660d30a5809822cb8bfb;p=pandora-kernel.git staging: brcm80211: replace brcmu_bitcount with hweight8 The kernel provides bit operations to replace brcmu_bitcount so using those instead. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed