From: Amitoj Kaur Chawla Date: Sun, 18 Oct 2015 13:55:10 +0000 (+0530) Subject: staging: sm750fb: Replace include with include X-Git-Tag: firefly_0821_release~176^2~802^2~352 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=347cf6d109637b337dd3dd3ec777e9fd060d8644;p=firefly-linux-kernel-4.4.55.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 9b2d2d2c899b..5be814eed735 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 */