diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 564471169cae..17cee4ee8e65 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -547,9 +547,6 @@ enum { | |||
547 | /* max. codec address */ | 547 | /* max. codec address */ |
548 | #define HDA_MAX_CODEC_ADDRESS 0x0f | 548 | #define HDA_MAX_CODEC_ADDRESS 0x0f |
549 | 549 | ||
550 | /* max number of PCM devics per card */ | ||
551 | #define HDA_MAX_PCMS 10 | ||
552 | |||
553 | /* | 550 | /* |
554 | * generic arrays | 551 | * generic arrays |
555 | */ | 552 | */ |