diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2016-11-06 02:16:32 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-09 17:44:43 +0300 |
commit | b3af6d3f966a86cc556f5048fe6fff4e8cf567bc (patch) | |
tree | e7a90f61649cebe5ab1c42515b1975b80b74ee24 /drivers/extcon | |
parent | e1b790a8720192e1cfdd46a9b20d0f56de99c73d (diff) | |
download | linux-b3af6d3f966a86cc556f5048fe6fff4e8cf567bc.tar.xz |
ASoC: fsl: fix fsl_spdif.c build errors
Fix build errors in sound/soc/fsl/fsl_spdif.c by selecting BITREVERSE.
Fixes these build errors:
sound/built-in.o: In function `spdif_write_channel_status':
fsl_spdif.c:(.text+0xbe39d): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xbe3a8): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xbe3be): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xbe3d8): undefined reference to `byte_rev_table'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions