From: Shawn Guo Date: Mon, 25 Mar 2013 12:04:34 +0000 (+0800) Subject: ARM: mxs: select STMP_DEVICE and use it for timer code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a9c39f7872afca493ccee05bd6754557cb0c586;p=pandora-kernel.git ARM: mxs: select STMP_DEVICE and use it for timer code Select STMP_DEVICE and in timer code replace mxs_reset_block() with stmp_reset_block(), use STMP_OFFSET_REG_SET/CLR to replace __mxs_setl/clrl. As the result, and includsion can be removed from timer.c now. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed