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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9aecaa6a8a43965821fbc4373240ae338f7eaf14;p=linux-beck.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