summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_controller.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-02-19 17:04:17 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-02-19 20:41:25 (GMT)
commit89a93fea6182a71cedce9de1d901e4f379322cf3 (patch)
tree9de96c1b2b07fedfd8cdfb469efdf33e133f2879 /sound/pci/hda/hda_controller.c
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_controller.c')
-rw-r--r--sound/pci/hda/hda_controller.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
index 3589fc2..6b3254d 100644
--- a/sound/pci/hda/hda_controller.c
+++ b/sound/pci/hda/hda_controller.c
@@ -30,7 +30,6 @@
#include <linux/reboot.h>
#include <sound/core.h>
#include <sound/initval.h>
-#include "hda_priv.h"
#include "hda_controller.h"
#define CREATE_TRACE_POINTS