From: Sabitha George Date: Mon, 10 Oct 2016 17:53:15 +0000 (+0530) Subject: staging: ks7010: Replace asm/uaccess.h and asm/atomic.h X-Git-Tag: v4.10-rc1~148^2~592 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=99a751c74baf90535a232376d81fef957ebad63f;p=karo-tx-linux.git staging: ks7010: Replace asm/uaccess.h and asm/atomic.h Replaces inclusion of asm/uaccess.h with linux/uaccess.h and asm/atomic.h with linux/atomic.h in ks_wlan_net.c Signed-off-by: Sabitha George Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ks7010/ks_wlan_net.c b/drivers/staging/ks7010/ks_wlan_net.c index 14bb008754d7..cda635a1f20f 100644 --- a/drivers/staging/ks7010/ks_wlan_net.c +++ b/drivers/staging/ks7010/ks_wlan_net.c @@ -24,9 +24,9 @@ #include #include #include -#include +#include #include -#include +#include static int wep_on_off; #define WEP_OFF 0