* Glauber de Oliveira Costa <[EMAIL PROTECTED]> wrote:

> diff --git a/include/asm-x86/ldt.h b/include/asm-x86/ldt.h
> index 20c5972..49013fd 100644
> --- a/include/asm-x86/ldt.h
> +++ b/include/asm-x86/ldt.h
> @@ -5,6 +5,7 @@
>   */
>  #ifndef _ASM_X86_LDT_H
>  #define _ASM_X86_LDT_H
> +#include <asm/desc_defs.h>

this breaks CONFIG_HEADERS_CHECK=y, because asm/desc_defs.h is not an 
exported header.

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to