X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fasm-x86_64%2Fdesc.h;h=594e610f4a1e7d66aff1a12aa3666e7af8e9dd0a;hp=c89b58bebee24619f9ae2b5ad903b752f5e1ec12;hb=9c0aa0f9a16557a3dd9b7b0d39bc67ddf1fa0b32;hpb=a5c96cab8f3c4ca9b2177dceb5de5a0edb31418e diff --git a/include/asm-x86_64/desc.h b/include/asm-x86_64/desc.h index c89b58bebee2..594e610f4a1e 100644 --- a/include/asm-x86_64/desc.h +++ b/include/asm-x86_64/desc.h @@ -191,7 +191,7 @@ static inline void load_TLS(struct thread_struct *t, unsigned int cpu) /* * load one particular LDT into the current CPU */ -extern inline void load_LDT_nolock (mm_context_t *pc, int cpu) +static inline void load_LDT_nolock (mm_context_t *pc, int cpu) { int count = pc->size;