[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
@ -28,28 +28,6 @@
|
||||
#include "timer.h"
|
||||
#include <linux/gameport.h>
|
||||
|
||||
#ifndef PCI_VENDOR_ID_YAMAHA
|
||||
#define PCI_VENDOR_ID_YAMAHA 0x1073
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_724
|
||||
#define PCI_DEVICE_ID_YAMAHA_724 0x0004
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_724F
|
||||
#define PCI_DEVICE_ID_YAMAHA_724F 0x000d
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_740
|
||||
#define PCI_DEVICE_ID_YAMAHA_740 0x000a
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_740C
|
||||
#define PCI_DEVICE_ID_YAMAHA_740C 0x000c
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_744
|
||||
#define PCI_DEVICE_ID_YAMAHA_744 0x0010
|
||||
#endif
|
||||
#ifndef PCI_DEVICE_ID_YAMAHA_754
|
||||
#define PCI_DEVICE_ID_YAMAHA_754 0x0012
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Direct registers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user