1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
23b9ed1a5SAkinobu Mita #ifndef _ASM_GENERIC_BITOPS_HWEIGHT_H_
33b9ed1a5SAkinobu Mita #define _ASM_GENERIC_BITOPS_HWEIGHT_H_
43b9ed1a5SAkinobu Mita 
51527bc8bSPeter Zijlstra #include <asm-generic/bitops/arch_hweight.h>
61527bc8bSPeter Zijlstra #include <asm-generic/bitops/const_hweight.h>
73b9ed1a5SAkinobu Mita 
83b9ed1a5SAkinobu Mita #endif /* _ASM_GENERIC_BITOPS_HWEIGHT_H_ */
9