From: Magnus Damm Date: Wed, 22 May 2013 06:04:14 +0000 (+0900) Subject: ARM: shmobile: sh73a0: Always use shmobile_setup_delay() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43cb8cb739b9d5f9f723b1953c58b95d3102d821;p=pandora-kernel.git ARM: shmobile: sh73a0: Always use shmobile_setup_delay() Break out the function sh73a0_init_delay() that now gets called both for the C version of the code and the DT -reference boards. This way we handle both cases in the same way. Allows us to boot with TWD only in the kernel configuration for C board code. TWD is not yet enabled in the case of DT -reference - this due to a dependency on CCF. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed