linux/sound/soc/amd
Guenter Roeck 7db08b2cb3
ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds
ERROR: "__aeabi_uldivmod" [sound/soc/amd/snd-soc-acp-pcm.ko] undefined!

64-bit divides require special operations to avoid build errors on 32-bit
systems.

[Reword the commit message to make it clearer - Alex]

fixes: 61add81479 (ASoC: amd: Report accurate hw_ptr during dma)
Signed-off-by: Guenter Roeck <groeck@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/678919
Reviewed-by: Jason Clinton <jclinton@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/681618
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-11-08 21:42:17 +00:00
..
include ASoC: AMD : add ACP 2.2 register headers 2016-01-10 12:44:10 +00:00
acp-pcm-dma.c ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds 2017-11-08 21:42:17 +00:00
acp-rt5645.c ASoC: AMD: Add machine driver for cz rt5650 2017-10-19 19:46:02 +01:00
acp.h ASoC: amd: Report accurate hw_ptr during dma 2017-11-08 16:06:49 +00:00
Kconfig ASoC: AMD: Add machine driver for cz rt5650 2017-10-19 19:46:02 +01:00
Makefile ASoC: amd: Make the driver name consistent across files 2017-11-08 18:32:46 +00:00