Commit b0c98337 authored by Joe Eloff's avatar Joe Eloff Committed by Greg Kroah-Hartman

Staging: dt3155: Change include to linux header

Changed <asm/uaccess.h> to <linux/uaccess.h>
Signed-off-by: default avatarJoe Eloff <kagen101@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent cfa54896
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment