MLK-12565 mx7: rdc: Change IS_ENABLED to remove build warning
authorYe Li <ye.li@nxp.com>
Wed, 16 Mar 2016 08:27:56 +0000 (16:27 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:35 +0000 (14:04 +0800)
commit0d2e6a0e157f1194242a8e59d48a2028dcf8a4cd
tree423c656e1a4ab26643abc7079831110872c507b3
parent3cb7b70c27eaa98561b1dcc18a5eaf26d2999f1f
MLK-12565 mx7: rdc: Change IS_ENABLED to remove build warning

Change to use #ifdef not the IS_ENABLED, because we will get build warning
when the CONFIG_IMX_RDC is not set.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit a212eff242efb8dc171479cbaca34049d508f87b)
arch/arm/cpu/armv7/mx7/soc.c