From: Jaswinder Singh Rajput Date: Sat, 31 Jan 2009 05:48:19 +0000 (+0530) Subject: headers_check fix: m32r, swab.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d8cbec15af88e067f33cb78efad15d581fa79b12;p=deliverable%2Flinux.git headers_check fix: m32r, swab.h fix the following 'make headers_check' warning: usr/include/asm-m32r/swab.h:4: include of is preferred over Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/asm-m32r/swab.h b/include/asm-m32r/swab.h index 97973e101825..54dab001d6d1 100644 --- a/include/asm-m32r/swab.h +++ b/include/asm-m32r/swab.h @@ -1,7 +1,7 @@ #ifndef _ASM_M32R_SWAB_H #define _ASM_M32R_SWAB_H -#include +#include #if !defined(__STRICT_ANSI__) || defined(__KERNEL__) # define __SWAB_64_THRU_32__