[ALSA] Remove superfluous PCI ID definitions
CS46xx driver,EMU10K1/EMU10K2 driver,PCM Midlevel,Trident driver YMFPCI driver,BT87x driver,CMIPCI driver,CS4281 driver ENS1370/1+ driver,ES1938 driver,ES1968 driver,Intel8x0 driver Intel8x0-modem driver,Maestro3 driver,RME32 driver,RME96 driver SonicVibes driver,VIA82xx driver,ALI5451 driver,ICE1712 driver ICE1724 driver,NM256 driver,RME HDSP driver,RME9652 driver Remove superfluous PCI ID definitions. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Jaroslav Kysela
parent
df8db936e5
commit
8cdfd2519c
@ -3524,17 +3524,6 @@ static void amp_voyetra_4294(cs46xx_t *chip, int change)
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* piix4 pci ids
|
||||
*/
|
||||
#ifndef PCI_VENDOR_ID_INTEL
|
||||
#define PCI_VENDOR_ID_INTEL 0x8086
|
||||
#endif /* PCI_VENDOR_ID_INTEL */
|
||||
|
||||
#ifndef PCI_DEVICE_ID_INTEL_82371AB_3
|
||||
#define PCI_DEVICE_ID_INTEL_82371AB_3 0x7113
|
||||
#endif /* PCI_DEVICE_ID_INTEL_82371AB_3 */
|
||||
|
||||
/*
|
||||
* Handle the CLKRUN on a thinkpad. We must disable CLKRUN support
|
||||
* whenever we need to beat on the chip.
|
||||
|
Reference in New Issue
Block a user