[Sound-open-firmware] [PATCH] Don't call dma_trace_init_complete if dma trace is disabled.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Fri Mar 16 13:11:37 CET 2018
On Thu, 2018-03-15 at 18:31 -0700, Mike Mason wrote:
> Hide dma_trace_init_complete if --disable-dma-trace was passed
> to configure. Otherwise, the compile with fail.
>
> Signed-off-by: Mike Mason <michael.w.mason at intel.com>
> ---
> src/platform/apollolake/platform.c | 2 ++
> src/platform/baytrail/platform.c | 2 ++
> src/platform/cannonlake/platform.c | 2 ++
> src/platform/haswell/platform.c | 2 ++
> 4 files changed, 8 insertions(+)
>
>
I've applied another solution that removes this configure switch.
Thanks
Liam
More information about the Sound-open-firmware
mailing list