aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2014-02-15 10:12:12 +0100
committerTakashi Iwai <tiwai@suse.de>2014-02-15 10:12:12 +0100
commit1f85a0f0cce583a8ac436bda8807ec8fd8e8ef16 (patch)
treecf36a1761a3235f54643cfbf6a9faae9d5c294ac /sound/pci/hda/patch_analog.c
parentALSA: hda/realtek - Allow NULL bus->pci (diff)
downloadlinux-dev-1f85a0f0cce583a8ac436bda8807ec8fd8e8ef16.tar.xz
linux-dev-1f85a0f0cce583a8ac436bda8807ec8fd8e8ef16.zip
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Some codec drivers still have it since using PCI_VENDOR_ID_*. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_analog.c')
-rw-r--r--sound/pci/hda/patch_analog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index df3652ad15ef..1eb00a6d3ef5 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -21,7 +21,6 @@
#include <linux/init.h>
#include <linux/slab.h>
-#include <linux/pci.h>
#include <linux/module.h>
#include <sound/core.h>