diff options
-rw-r--r-- | sound/soc/codecs/stac9766.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/stac9766.h b/sound/soc/codecs/stac9766.h index c726f907e2c0..cb0d5505d571 100644 --- a/sound/soc/codecs/stac9766.h +++ b/sound/soc/codecs/stac9766.h | |||
@@ -10,8 +10,4 @@ | |||
10 | #define AC97_STAC_ANALOG_SPECIAL (AC97_STAC_PAGE0 | 0x6E) | 10 | #define AC97_STAC_ANALOG_SPECIAL (AC97_STAC_PAGE0 | 0x6E) |
11 | #define AC97_STAC_STEREO_MIC 0x78 | 11 | #define AC97_STAC_STEREO_MIC 0x78 |
12 | 12 | ||
13 | /* STAC9766 DAI ID's */ | ||
14 | #define STAC9766_DAI_AC97_ANALOG 0 | ||
15 | #define STAC9766_DAI_AC97_DIGITAL 1 | ||
16 | |||
17 | #endif | 13 | #endif |