diff options
Diffstat (limited to 'sound/soc/codecs/stac9766.h')
-rw-r--r-- | sound/soc/codecs/stac9766.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/soc/codecs/stac9766.h b/sound/soc/codecs/stac9766.h deleted file mode 100644 index e35cee82f416..000000000000 --- a/sound/soc/codecs/stac9766.h +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | /* | ||
2 | * stac9766.h -- STAC9766 Soc Audio driver | ||
3 | */ | ||
4 | |||
5 | #ifndef _STAC9766_H | ||
6 | #define _STAC9766_H | ||
7 | |||
8 | #define AC97_STAC_DA_CONTROL 0x6A | ||
9 | #define AC97_STAC_ANALOG_SPECIAL 0x6E | ||
10 | #define AC97_STAC_STEREO_MIC 0x78 | ||
11 | |||
12 | #endif | ||