OSDN Git Service

mtd: phram: fix asm/io.h include usage
authorRob Ward <robert.ward114@googlemail.com>
Tue, 21 Oct 2014 19:01:09 +0000 (20:01 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 22 Oct 2014 08:59:30 +0000 (01:59 -0700)
commitb85b8d92c1d720a5b2229aa1bad9bd77f09b8ec5
treeff4b04a310650b0a0d913e61d5ec1bfbed84f64a
parent77adc085aee0c96dc3536403b197707316c7c241
mtd: phram: fix asm/io.h include usage

Modify phram to include <linux/io.h> rather than <asm/io.h>

Signed-off-by: Rob Ward <robert.ward114@googlemail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/phram.c