mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
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:
parent
2a357137fa
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user