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

Commit 5d240b1e authored by Gopikrishnaiah Anandan's avatar Gopikrishnaiah Anandan Committed by Stephen Boyd
Browse files

ASoC: wcd9320: Update wcd9320 header file path



Header files exported to userspace have been moved to
uapi folder. Change updates the header file location.

Change-Id: If828016c373f82e14161192d11797f81adef7107
Signed-off-by: default avatarGopikrishnaiah Anandan <agopik@codeaurora.org>
parent 443080d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
#include <linux/bitops.h>
#include <linux/mfd/wcd9xxx/core.h>
#include <linux/mfd/wcd9xxx/wcd9xxx_registers.h>
#include <linux/mfd/wcd9xxx/wcd9320_registers.h>
#include <uapi/linux/mfd/wcd9xxx/wcd9320_registers.h>
#include <linux/mfd/wcd9xxx/pdata.h>
#include <linux/regulator/consumer.h>
#include <sound/pcm.h>