Skip to content
Commit 961dfd37 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx6: do not use cpu_is_xxx() in clock driver



As we're about to move clock drivers out of arch/arm/mach-imx,
cpu_is_xxx() shouldn't be used any more.  Let's avoid the call by
looking at the device tree machine compatible string to determine
which SoC the clock driver is running on.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent f0b478b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment