summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_bind.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2018-08-22 15:24:57 -0500
committerMark Brown <broonie@kernel.org>2018-08-28 20:18:06 +0100
commitb4af16d617add4f6380d6651473b8efba13ca8ca (patch)
tree10c42aa880597e62c395e36d7a704431100a8e8f /sound/pci/hda/hda_bind.c
parent513792c2554bdece11d82568ea25501a555abd34 (diff)
downloadlinux-b4af16d617add4f6380d6651473b8efba13ca8ca.tar.gz
linux-b4af16d617add4f6380d6651473b8efba13ca8ca.tar.bz2
linux-b4af16d617add4f6380d6651473b8efba13ca8ca.zip
ALSA: hda: move hda_codec.h to include/sound
As suggested by Takashi, move this header file to make it easier to include from e.g. the Intel Skylake driver in follow-up patches Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci/hda/hda_bind.c')
-rw-r--r--sound/pci/hda/hda_bind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_bind.c b/sound/pci/hda/hda_bind.c
index d361bb77ca00..2222b47d4ec4 100644
--- a/sound/pci/hda/hda_bind.c
+++ b/sound/pci/hda/hda_bind.c
@@ -11,7 +11,7 @@
#include <linux/pm.h>
#include <linux/pm_runtime.h>
#include <sound/core.h>
-#include "hda_codec.h"
+#include <sound/hda_codec.h>
#include "hda_local.h"
/*