rtc: stmp3xxx: use stmp_reset_block() instead
authorShawn Guo <shawn.guo@linaro.org>
Thu, 28 Mar 2013 15:13:14 +0000 (23:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:05 +0000 (16:30 +0800)
The function stmp_reset_block() provides the exactly same functionality
as mxs_reset_block().  So use stmp_reset_block() instead, so that
<mach/common.h> inclusion can be removed.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: rtc-linux@googlegroups.com

No differences found