On 04-04-19, 09:12, Jan Kotas wrote:
> On arm64 the cadence_master.c file doesn't compile.
>
> readl and writel are undefined.
> This patch fixes that by including io.h.
Applied, thanks
--
~Vinod
On 04-04-19, 09:12, Jan Kotas wrote:
> On arm64 the cadence_master.c file doesn't compile.
>
> readl and writel are undefined.
> This patch fixes that by including io.h.
And I cant verify that without hacking kconfig to force compile the lib.
>
> Signed-off-by: Jan Kotas
> ---
> drivers/sound
On 4/4/2019 1:42 PM, Jan Kotas wrote:
On arm64 the cadence_master.c file doesn't compile.
readl and writel are undefined.
This patch fixes that by including io.h.
Signed-off-by: Jan Kotas
Reviewed-by: Mukesh Ojha
Cheers,
-Mukesh
---
drivers/soundwire/cadence_master.c | 1 +
1 file cha
3 matches
Mail list logo