]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 18 Aug 2015 16:58:09 +0000 (12:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:33 +0000 (18:24 -0700)
commit8f94967a4b8ba8f08cec7034e44ec3178e07513c
treebfbdb17e9b4063c0924274c71606ad0b3459ac33
parent14285c1f97c3bb137a12fb9e3a4e65e1a3a51a0d
staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h

Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c