Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4f9b390 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: fpsimd: include <linux/init.h> in fpsimd.h



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

Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 65bd053f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
#ifndef __ASSEMBLY__

#include <linux/cache.h>
#include <linux/init.h>
#include <linux/stddef.h>

/*