From: Stephen Rothwell Date: Mon, 18 Jul 2016 08:23:24 +0000 (+1000) Subject: x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t X-Git-Tag: v4.8-rc1~76^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a203800d97ed635c504b1774dfffee6e7abf95f9;p=karo-tx-linux.git x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t Signed-off-by: Stephen Rothwell Acked-by: Paul Gortmaker Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-next@vger.kernel.org Fixes: 186f43608a5c ("x86/kernel: Audit and remove any unnecessary uses of module.h") Link: http://lkml.kernel.org/r/20160718182922.7b41f923@canb.auug.org.au Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/x8664_ksyms_64.c b/arch/x86/kernel/x8664_ksyms_64.c index 099a4db8d3f3..a2cca5d2962d 100644 --- a/arch/x86/kernel/x8664_ksyms_64.c +++ b/arch/x86/kernel/x8664_ksyms_64.c @@ -2,6 +2,7 @@ All C exports should go in the respective C files. */ #include +#include #include #include