X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fspinlock.h;h=65fa3c88095c3c7b324a5027610133dc1f825d4b;hb=f7fdd84e04c8fdc9196abe3bfd27535bccb52ee5;hp=fdd3820edff86ed900147d00436df2b6c2afd08f;hpb=1b4610ebf37a05a65e9f29cdf4d87c207573104d;p=pandora-kernel.git diff --git a/arch/arm/include/asm/spinlock.h b/arch/arm/include/asm/spinlock.h index fdd3820edff8..65fa3c88095c 100644 --- a/arch/arm/include/asm/spinlock.h +++ b/arch/arm/include/asm/spinlock.h @@ -5,6 +5,8 @@ #error SMP not supported on pre-ARMv6 CPUs #endif +#include + /* * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K * extensions, so when running on UP, we have to patch these instructions away.