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

Commit 443080d6 authored by Gopikrishnaiah Anandan's avatar Gopikrishnaiah Anandan Committed by Stephen Boyd
Browse files

ASoC: wcd9xxx: Update header file include path



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

Change-Id: I1deca765a120e411dadda94d14c6f4775c570e0d
Signed-off-by: default avatarGopikrishnaiah Anandan <agopik@codeaurora.org>
parent 0fccdd5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
#include <linux/debugfs.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 <sound/pcm.h>
#include <sound/pcm_params.h>