mfd: Include <linux/io.h> instead of <asm/io.h>
authorAxel Lin <axel.lin@gmail.com>
Wed, 10 Nov 2010 07:47:51 +0000 (15:47 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:36 +0000 (12:37 +0100)
commitf77401d4da8180211b5fb5b7903ec8d8b22762ab
tree057c10d286a2b985367788a0d68c3053cacdb78e
parente0084aa9e0ce157a5f53d9d39657a00d24dc6a66
mfd: Include <linux/io.h> instead of <asm/io.h>

As warned by checkpatch.pl, use #include <linux/io.h> instead of <asm/io.h>

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/sm501.c