Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux...
authorShraddha Barke <shraddha.6596@gmail.com>
Thu, 10 Sep 2015 03:32:57 +0000 (09:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:58 +0000 (18:24 -0700)
commitaecdac15d9b545099be42122aea3b98cac2c52e3
treeac6f95e95b2407104ad42ae5546127e9ac072b0b
parentb9f7f1d0846f15585b8af64435b6b706b25a5c0b
Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"

Fix checkpatch.pl warning "Use #include <linux/uaccess.h> instead of
<asm/uaccess.h>"

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c