commit | c2bf252536577db77c719f62a54cad2e4be5c4d7 | [log] [tgz] |
---|---|---|
author | oder_chiou@realtek.com <oder_chiou@realtek.com> | Wed Jul 26 18:32:20 2017 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 26 12:25:51 2017 +0100 |
tree | 67576494b3bfbd1c610e93ad9da3b4409cf99c78 | |
parent | 8a43c2240c862bbf3fc612d0533b891bd75ec771 [diff] |
ASoC: rt5514: Use the IS_ENABLED to supports the module build The patch uses the macro IS_ENABLED to make sure that the SPI function also supports the module build. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>