ASoC: ux500: Add missing mop500_ab8500.h include
Add a missing include that was resulting in some sparse warning for non-static structure without forward declaration. Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Родитель
2a357137fa
Коммит
06b9671ee6
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "ux500_pcm.h"
|
||||
#include "ux500_msp_dai.h"
|
||||
#include "mop500_ab8500.h"
|
||||
#include "../codecs/ab8500-codec.h"
|
||||
|
||||
#define TX_SLOT_MONO 0x0008
|
||||
|
|
Загрузка…
Ссылка в новой задаче