From: Jaswinder Singh Rajput Date: Sat, 31 Jan 2009 06:12:29 +0000 (+0530) Subject: headers_check fix: powerpc, elf.h X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=785857f5f0b7fbeed934e39af24edec471637375;p=linux-2.6-omap-h63xx.git headers_check fix: powerpc, elf.h fix the following 'make headers_check' warning: usr/include/asm-powerpc/elf.h:5: include of is preferred over Signed-off-by: Jaswinder Singh Rajput --- diff --git a/arch/powerpc/include/asm/elf.h b/arch/powerpc/include/asm/elf.h index cd46f023ec6..b5600ce6055 100644 --- a/arch/powerpc/include/asm/elf.h +++ b/arch/powerpc/include/asm/elf.h @@ -7,7 +7,7 @@ #include #endif -#include +#include #include #include #include