From: Wolfram Sang Date: Wed, 25 May 2011 10:56:50 +0000 (+0200) Subject: rtc: stmp3xxx: Port stmp-functions to mxs-equivalents X-Git-Tag: v3.1-rc1~295^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b21218145ecef0936eb4338a9e0ffef84f00cf;p=pandora-kernel.git rtc: stmp3xxx: Port stmp-functions to mxs-equivalents The stmp3xxx driver used to include functions from a stmp-specific include. Because of consolidation, plat-stmp has now been removed and merged with the compatible mach-mxs. Use the apropriate mxs-functions for transition. The accessors will be converted to readl/writel in a later patch. Signed-off-by: Wolfram Sang Tested-by: Shawn Guo Signed-off-by: John Stultz --- Reading git-diff-tree failed