mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 15:49:42 -04:00
Staging: dt3155: Change include to linux header
Changed <asm/uaccess.h> to <linux/uaccess.h> Signed-off-by: Joe Eloff <kagen101@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
cfa548960d
commit
b0c983375d
@@ -65,7 +65,7 @@ MA 02111-1307 USA
|
||||
#include <linux/smp_lock.h>
|
||||
#include <linux/io.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
#include "dt3155.h"
|
||||
#include "dt3155_drv.h"
|
||||
|
||||
Reference in New Issue
Block a user