linux/arch/arm64/include
Will Deacon 144e9697a9 arm64: cpufeature.h: add missing #include of kernel.h
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.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-07-27 14:26:34 +01:00
..
asm arm64: cpufeature.h: add missing #include of kernel.h 2015-07-27 14:26:34 +01:00
uapi/asm arm64: kernel: Add support for Privileged Access Never 2015-07-27 11:08:41 +01:00