Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77c667d1 authored by Mark Brown's avatar Mark Brown
Browse files

ARM: Samsung: Make sure ASoC DMA device is prototyped



Ensure that the prototype agrees with the definition and stop sparse
complaining when building the file.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarKukjin Kim <kgene.kim@samsung.com>
Acked-by: default avatarJassi Brar <jassi.brar@samsung.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent fcd02e26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@

#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <plat/devs.h>

static u64 audio_dmamask = DMA_BIT_MASK(32);