staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
authorAya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Fri, 20 Feb 2015 01:43:52 +0000 (03:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000 (12:23 -0800)
This patch fixes the following checkpatch.pl warning:
Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found