summaryrefslogtreecommitdiff
path: root/include/sound/es1688.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/es1688.h')
-rw-r--r--include/sound/es1688.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/es1688.h b/include/sound/es1688.h
index da577bbf9cc7..099569c31fbb 100644
--- a/include/sound/es1688.h
+++ b/include/sound/es1688.h
@@ -18,6 +18,7 @@
struct snd_es1688 {
unsigned long port; /* port of ESS chip */
+ struct resource *res_port;
unsigned long mpu_port; /* MPU-401 port of ESS chip */
int irq; /* IRQ number of ESS chip */
int mpu_irq; /* MPU IRQ */