aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Muckle <steve.muckle@linaro.org>2015-10-21 11:40:41 -0700
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2015-11-18 11:20:58 +0000
commit08fad54a88981323247c7199ccbb8d42c596466a (patch)
treeddf82781a3f29f89a640e4af7cb6a99d7d849af4
parentc892a82fc00301af2d9c0d0339689d7aaf962197 (diff)
sound: codec: msm8x16: fix include pathtracking-integration-linux-qcomlt-ll-20151119.0
The referenced header (msm8x16_wcd_registers.h) is in the local directory rather than in one of the standard include directories. Signed-off-by: Steve Muckle <steve.muckle@linaro.org>
-rw-r--r--sound/soc/codecs/msm8x16-wcd-tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/msm8x16-wcd-tables.c b/sound/soc/codecs/msm8x16-wcd-tables.c
index 9030ca4e4812..c6b1fd62bacc 100644
--- a/sound/soc/codecs/msm8x16-wcd-tables.c
+++ b/sound/soc/codecs/msm8x16-wcd-tables.c
@@ -10,7 +10,7 @@
* GNU General Public License for more details.
*/
-#include <msm8x16_wcd_registers.h>
+#include "msm8x16_wcd_registers.h"
#include "msm8x16-wcd.h"
const u8 msm8x16_wcd_reg_readable[MSM8X16_WCD_CACHE_SIZE] = {