summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-08-30 16:55:38 +0200
committerTakashi Iwai <tiwai@suse.de>2018-08-30 16:55:38 +0200
commit56e91b12688648fc69aa5896dce3190a1a795ef9 (patch)
tree9fc84c09cb042415247299af9d42ba74156821fc /sound/pci/hda/hda_intel.c
parent3a182c848946584a241b4ae220359888bb2f5936 (diff)
parentbe57bfffb7b5ba72e1293643053f8861fcaa5163 (diff)
downloadlinux-56e91b12688648fc69aa5896dce3190a1a795ef9.tar.bz2
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
ALSA: Move hda_codec.h to include/sound For easier sharing with ASoC.
Diffstat (limited to 'sound/pci/hda/hda_intel.c')
-rw-r--r--sound/pci/hda/hda_intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 12647de19381..4e64595b381b 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -63,7 +63,7 @@
#include <linux/vgaarb.h>
#include <linux/vga_switcheroo.h>
#include <linux/firmware.h>
-#include "hda_codec.h"
+#include <sound/hda_codec.h>
#include "hda_controller.h"
#include "hda_intel.h"