arm64: fpsimd: include <linux/init.h> in fpsimd.h
authorWill Deacon <will.deacon@arm.com>
Tue, 13 Feb 2018 17:43:23 +0000 (17:43 +0000)
committerWill Deacon <will.deacon@arm.com>
Tue, 27 Mar 2018 12:14:43 +0000 (13:14 +0100)
commitb4f9b39074878ede60d3e7bdc64a2d89ed5e9297
treeced0eabda4daa7132f46ea082f9f9cacaceca638
parent65bd053fbf46c44b9862cb1e7d76ee84f90e386e
arm64: fpsimd: include <linux/init.h> in fpsimd.h

fpsimd.h uses the __init annotation, so pull in linux/init.h

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/fpsimd.h