pata: ixp4xx: Use IS_ENABLED() to determine endianness
Instead of an ARM-specific ifdef, use the global CPU config
and if (IS_ENABLED()).
Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
Loading
Please sign in to comment
Instead of an ARM-specific ifdef, use the global CPU config
and if (IS_ENABLED()).
Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>