]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
authorAya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Fri, 20 Feb 2015 01:44:31 +0000 (03:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000 (12:23 -0800)
commit30463dcfa2c19d72b6ebdd4073abbe65531656a2
tree58eeb1cbb01437fa9c5c5bdf618025ffc07542c6
parent7c4550aff76cb7f1deb86b67041d4c77001bcc8c
staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

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>
drivers/staging/i2o/i2o_proc.c