]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 5 Nov 2013 05:57:12 +0000 (16:57 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:57:12 +0000 (16:57 +1100)
commit3b17e51ae318fe29734944bea7c4008ccc872bae
tree5732200e3c623b18837d17894e4a5e88571b5810
parent7c652bc2478863c75ff49fe809eec07003b53a72
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>
drivers/rtc/rtc-vr41xx.c