commit | e69adcd23985752c6ee85e836a782e6736c816fa | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Nov 26 00:01:32 2017 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Nov 30 02:34:20 2017 +0100 |
tree | 2c0146b2a61bd15d7a684c5848aad8b37d25ba8d | |
parent | 0626d792833bb6a7aff315dc51a444cebbca6d24 [diff] |
ARM: rmobile: Drop CPU type ifdef from salvator-x We can now use rmobile_get_cpu_type() to check the CPU ID rather than using a macro, make it so. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>