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)
commit7c4550aff76cb7f1deb86b67041d4c77001bcc8c
tree692baf79c5c7af283c3d0c7d2018c2d76d7e854b
parentf0a6fb6624964c9df17e1519d98c6609e7604be9
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_config.c
This page took 0.024379 seconds and 5 git commands to generate.