From: Arnd Bergmann Date: Mon, 26 May 2014 15:14:57 +0000 (+0200) Subject: ARM: sunxi: allow building without reset controller X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~44^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58cf0193c0f268d03d99e5757a0444d88cb5134;p=pandora-kernel.git ARM: sunxi: allow building without reset controller The sunxi reset controller code is only used with sun6i (a31). After the platform has been split up into per-soc options, it's now possible to build it without the reset controller code, so the base platform init must not call into the reset driver if that is turned off at compile time. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed