From: Paul Bolle Date: Tue, 12 Mar 2013 20:35:19 +0000 (+0100) Subject: sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" X-Git-Tag: v3.9-rc4~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b2029614fe7e3b09fab253630c5b70eea58f53;p=pandora-kernel.git sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" Commit 2d78d4beb64eb07d50665432867971c481192ebf ("[PATCH] bitops: sparc64: use generic bitops") made the default of GENERIC_HWEIGHT depend on !ULTRA_HAS_POPULATION_COUNT. But since there's no Kconfig symbol with that name, this always evaluates to true. Delete this dependency. Signed-off-by: Paul Bolle Acked-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed