]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:07:30 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:12 +0000 (17:27 +1000)
commit93bb79531bc12d77c9c1784a0c50d6db1e80a31b
tree7dec0c47f130dee9807e39f8c678614f456eff43
parentd7fb1c9b58aa1b23631dd9a7c398a1ce793a650c
drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>

Use #include <linux/io.h> instead of <asm/io.h> as pointed out by
checkpatch.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: George G. Davis <gdavis@mvista.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-omap.c