drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 12 Nov 2013 23:10:34 +0000 (15:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:28 +0000 (12:09 +0900)
commit4271e7ff1a9fc49efeff8496d1e21878e7de74eb
tree3b73c3c7cf4e7e3bcce72ae4a735167492a21922
parent8e3dd0d8e9217e5076538e7232e206e024a04b3c
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings

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

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-vr41xx.c