diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-06-24 12:50:00 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-06-28 10:26:42 +0800 |
commit | 505c19f8bcb310f6e125c8c58e401a7093c82f5a (patch) | |
tree | 430a622a966cfd4eff37a2445821e53764178eda /arch/arm/mach-imx/cpu.c | |
parent | 48e076dadd0a79047befa539487d8645ded0b7e7 (diff) | |
download | linux-505c19f8bcb310f6e125c8c58e401a7093c82f5a.tar.bz2 |
ARM: imx: remove last call to cpu_is_mx5*
The check for cpu_is_mx51/cpu_is_mx53() in mx51_revision()/mx53_revision()
is just a safety precaution, but there are only two callers of this
are using it only on the correct CPUs, and none of the other respective
functions have this extra check.
Removing these lets us kill off the cpu_is_* functions.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/cpu.c')
0 files changed, 0 insertions, 0 deletions