From: Himangi Saraogi Date: Wed, 5 Mar 2014 00:59:03 +0000 (+0530) Subject: staging:wlags49_h2:change include path for uaccess.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=425754b27b9ff48b98c42315fadd53760767eb20;p=linux-beck.git staging:wlags49_h2:change include path for uaccess.h This patch fixes the following issue detected by checkpatch.pl. WARNING: Use #include instead of Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlags49_h2/wl_main.c b/drivers/staging/wlags49_h2/wl_main.c index 80ae4e55b0fc..1874298ac9d6 100644 --- a/drivers/staging/wlags49_h2/wl_main.c +++ b/drivers/staging/wlags49_h2/wl_main.c @@ -77,7 +77,7 @@ #include #include #include -#include +#include #include #include