From 1f85a0f0cce583a8ac436bda8807ec8fd8e8ef16 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sat, 15 Feb 2014 10:12:12 +0100 Subject: 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 --- sound/pci/hda/hda_hwdep.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/pci/hda/hda_hwdep.c') diff --git a/sound/pci/hda/hda_hwdep.c b/sound/pci/hda/hda_hwdep.c index 72d8389fb399..53c961992d0c 100644 --- a/sound/pci/hda/hda_hwdep.c +++ b/sound/pci/hda/hda_hwdep.c @@ -20,7 +20,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b