From: Amitoj Kaur Chawla Date: Sun, 18 Oct 2015 13:55:10 +0000 (+0530) Subject: staging: sm750fb: Replace include with include X-Git-Tag: v4.4-rc1~125^2~352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=347cf6d109637b337dd3dd3ec777e9fd060d8644;p=thirdparty%2Fkernel%2Flinux.git staging: sm750fb: Replace include with include Problem found using checkpatch.pl WARNING: Use #include instead of WARNING: Use #include instead of Signed-off-by: Amitoj Kaur Chawla Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/sm750fb/ddk750_help.h b/drivers/staging/sm750fb/ddk750_help.h index 9b2d2d2c899b4..5be814eed7353 100644 --- a/drivers/staging/sm750fb/ddk750_help.h +++ b/drivers/staging/sm750fb/ddk750_help.h @@ -4,8 +4,8 @@ #ifndef USE_INTERNAL_REGISTER_ACCESS #include -#include -#include +#include +#include #include "sm750_help.h" /* software control endianness */