ARM: imx: remove cpu_is_mx1 check
authorArnd Bergmann <arnd@arndb.de>
Fri, 24 Jun 2016 10:49:56 +0000 (12:49 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 28 Jun 2016 02:26:20 +0000 (10:26 +0800)
commit6f98cb22e4089c3eb63ff86fac010291a0e30241
treedba416187bb35b1a76e7bca6b36ecc8cffa15d2c
parent510aca642040cfb05e392218f6540ea35af51916
ARM: imx: remove cpu_is_mx1 check

There is only one call site for this, and it's easily replaced
by initializing the reset value at boot time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mm-imx1.c
arch/arm/mach-imx/system.c