commit | 6f98cb22e4089c3eb63ff86fac010291a0e30241 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jun 24 12:49:56 2016 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Jun 28 10:26:20 2016 +0800 |
tree | dba416187bb35b1a76e7bca6b36ecc8cffa15d2c | |
parent | 510aca642040cfb05e392218f6540ea35af51916 [diff] |
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>