summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-02-19 20:04:17 +0300
committerTakashi Iwai <tiwai@suse.de>2015-02-19 23:41:25 +0300
commit89a93fea6182a71cedce9de1d901e4f379322cf3 (patch)
tree9de96c1b2b07fedfd8cdfb469efdf33e133f2879 /sound/pci/hda/hda_intel.h
parent364aa716f43c991052cbb4fa05e3754bacccb95c (diff)
downloadlinux-89a93fea6182a71cedce9de1d901e4f379322cf3.tar.xz
ALSA: hda - Fold hda_priv.h into hda_controller.h
There is no big reason to keep them separately. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/hda_intel.h')
-rw-r--r--sound/pci/hda/hda_intel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_intel.h b/sound/pci/hda/hda_intel.h
index 348611835476..d5231f7216a7 100644
--- a/sound/pci/hda/hda_intel.h
+++ b/sound/pci/hda/hda_intel.h
@@ -17,7 +17,7 @@
#define __SOUND_HDA_INTEL_H
#include <drm/i915_component.h>
-#include "hda_priv.h"
+#include "hda_controller.h"
struct hda_intel {
struct azx chip;