aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/ad1848.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/ad1848.h')
-rw-r--r--include/sound/ad1848.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/sound/ad1848.h b/include/sound/ad1848.h
index 1271e0dada90..29f63b786351 100644
--- a/include/sound/ad1848.h
+++ b/include/sound/ad1848.h
@@ -27,15 +27,6 @@
27 27
28#include "wss.h" /* temporary till the driver is removed */ 28#include "wss.h" /* temporary till the driver is removed */
29 29
30/* IO ports */
31
32#define AD1848P( chip, x ) ( (chip) -> port + c_d_c_AD1848##x )
33
34#define c_d_c_AD1848REGSEL 0
35#define c_d_c_AD1848REG 1
36#define c_d_c_AD1848STATUS 2
37#define c_d_c_AD1848PIO 3
38
39/* codec registers */ 30/* codec registers */
40 31
41#define AD1848_LEFT_INPUT 0x00 /* left input control */ 32#define AD1848_LEFT_INPUT 0x00 /* left input control */