1
0
Fork 0
alistair23-linux/drivers/isdn
Arnd Bergmann 15a8491cdc misdn: dsp: select CONFIG_BITREVERSE
[ Upstream commit 51049bd903 ]

Without this, we run into a link error

arm-linux-gnueabi-ld: drivers/isdn/mISDN/dsp_audio.o: in function `dsp_audio_generate_law_tables':
(.text+0x30c): undefined reference to `byte_rev_table'
arm-linux-gnueabi-ld: drivers/isdn/mISDN/dsp_audio.o:(.text+0x5e4): more undefined references to `byte_rev_table' follow

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-01-19 18:26:15 +01:00
..
capi net: use skb_queue_empty_lockless() in poll() handlers 2019-10-28 13:33:41 -07:00
hardware mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-08-22 16:22:03 -07:00
mISDN misdn: dsp: select CONFIG_BITREVERSE 2021-01-19 18:26:15 +01:00
Kconfig isdn: move capi drivers to staging 2019-05-31 11:17:41 +02:00
Makefile isdn: move capi drivers to staging 2019-05-31 11:17:41 +02:00