]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-rs5c313.c: include <linux/io.h> instead of <asm/io.h>
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 27 Jun 2013 23:53:05 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:28 +0000 (16:38 +1000)
commitcd99f67e2616c9ea4e316b1a02ac35da125f1fbc
treef4c3603e58272a3d63da837471a63a02c4a52900
parent5e384635a9518be35a2705a7a86a4442ae68a646
drivers/rtc/rtc-rs5c313.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: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-rs5c313.c