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