Blackfin: fix hweight breakage
authorMike Frysinger <vapier@gentoo.org>
Fri, 13 Aug 2010 21:42:39 +0000 (17:42 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 23 Aug 2010 08:24:08 +0000 (04:24 -0400)
The recent commit to add constant optimization to hweight implicitly broke
the Blackfin arch.  Seems we were missed when all the other arches were
fixed with renames.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found