diff --git a/[refs] b/[refs] index 9d3ed5968c51..6f74391a4f5e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cf3bdc29fcbf2cb4cfa238591021d41ea8f8431f +refs/heads/master: 055c47272b8f5679d08ccc57efea3cb4aaeb5fc6 diff --git a/trunk/arch/um/include/asm/arch_hweight.h b/trunk/arch/um/include/asm/arch_hweight.h new file mode 100644 index 000000000000..c656cf443f4a --- /dev/null +++ b/trunk/arch/um/include/asm/arch_hweight.h @@ -0,0 +1,6 @@ +#ifndef _ASM_UM_HWEIGHT_H +#define _ASM_UM_HWEIGHT_H + +#include + +#endif