Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Fri, 6 Mar 2015 14:08:10 +0000 (16:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 14:50:16 +0000 (15:50 +0100)
commitca67dfefd852c5fba5aac232e20a0e52bfadf693
tree9164cbe380ba16a87a2c1fea056b288e1ffa90e0
parent6465144c3d19ca1c2f5fb1dd12d0a6496254c85c
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>

The following patch fixes the checkpatch.pl warning:
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
This page took 0.024624 seconds and 5 git commands to generate.