diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-05-16 10:40:40 (GMT) |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | 2014-07-11 00:50:53 (GMT) |
commit | 5837391bbc7ab4307abf957e6cce0b83f7f9869a (patch) | |
tree | a29e1bb955cb9205e200c19fe31aa51273aefc1e /arch/arm/include | |
parent | 2111667b467748ba8a3d8950e79e6921221f41eb (diff) | |
download | linux-5837391bbc7ab4307abf957e6cce0b83f7f9869a.tar.xz |
ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'
CONFIG_SPI_PXA2XX_MASTER was used were it was surely meant to use
CONFIG_SPI_PXA2XX_MODULE. Use the IS_ENABLED() macro here, as it guards
against typos like this one.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions