Searched hist:e58cf019 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-sunxi/ |
H A D | sunxi.c | e58cf019 Mon May 26 10:14:57 CDT 2014 Arnd Bergmann <arnd@arndb.de> 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 <arnd@arndb.de> e58cf019 Mon May 26 10:14:57 CDT 2014 Arnd Bergmann <arnd@arndb.de> 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 <arnd@arndb.de>
|