[PATCH v2 03/20] arm64: cpufeature.h: add missing #include of kernel.h

Catalin Marinas catalin.marinas at arm.com
Fri Jul 24 04:15:57 PDT 2015


On Fri, Jul 24, 2015 at 11:41:54AM +0100, Will Deacon wrote:
> cpufeature.h makes use of DECLARE_BITMAP, which in turn relies on the
> BITS_TO_LONGS and DIV_ROUND_UP macros.
> 
> This patch includes kernel.h in cpufeature.h to prevent all users having
> to do the same thing.
> 
> Signed-off-by: Will Deacon <will.deacon at arm.com>

Acked-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list