Staging: me4000: use linux/uaccess.h and linux/io.h
authorAndre Haupt <andre@bitwigglers.org>
Mon, 26 Jan 2009 15:12:17 +0000 (16:12 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:24 +0000 (14:53 -0700)
commit07d2a2823014927e3578377a07868400837a79c6
tree39c28bd3e148eea5910d68ef20cc5a99cccaeed0
parentcfde74517b32724a78896eda49198f147e12050d
Staging: me4000: use linux/uaccess.h and linux/io.h

This fixes the following checkpatch.pl warnings:

WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
WARNING: Use #include <linux/io.h> instead of <asm/io.h>

Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/me4000/me4000.c