From: Al Viro Date: Thu, 18 Aug 2011 19:06:09 +0000 (+0100) Subject: um: arch_hweight.h is needed only on uml-x86 X-Git-Tag: v3.2-rc1~87^2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aecaa6a8a43965821fbc4373240ae338f7eaf14;p=thirdparty%2Flinux.git um: arch_hweight.h is needed only on uml-x86 Signed-off-by: Al Viro Signed-off-by: Richard Weinberger --- diff --git a/arch/um/include/asm/arch_hweight.h b/arch/um/sys-x86/asm/arch_hweight.h similarity index 100% rename from arch/um/include/asm/arch_hweight.h rename to arch/um/sys-x86/asm/arch_hweight.h