aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ad1980.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ad1980.h')
-rw-r--r--sound/soc/codecs/ad1980.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/sound/soc/codecs/ad1980.h b/sound/soc/codecs/ad1980.h
index db6c8500d66..eb0af44ad3d 100644
--- a/sound/soc/codecs/ad1980.h
+++ b/sound/soc/codecs/ad1980.h
@@ -1,5 +1,11 @@
/*
* ad1980.h -- ad1980 Soc Audio driver
+ *
+ * WARNING:
+ *
+ * Because Analog Devices Inc. discontinued the ad1980 sound chip since
+ * Sep. 2009, this ad1980 driver is not maintained, tested and supported
+ * by ADI now.
*/
#ifndef _AD1980_H
@@ -17,7 +23,4 @@
#define PR5 0x2000
#define PR6 0x4000
-extern struct snd_soc_dai ad1980_dai;
-extern struct snd_soc_codec_device soc_codec_dev_ad1980;
-
#endif