summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/fsl_dsp.h')
-rw-r--r--sound/soc/fsl/fsl_dsp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/fsl/fsl_dsp.h b/sound/soc/fsl/fsl_dsp.h
index 2e2c71890819..7515a91b867a 100644
--- a/sound/soc/fsl/fsl_dsp.h
+++ b/sound/soc/fsl/fsl_dsp.h
@@ -96,9 +96,6 @@ struct fsl_dsp {
void *ocram_vir_addr;
unsigned long ocram_phys_addr;
int ocram_reserved_size;
- void *ocram_e_vir_addr;
- unsigned long ocram_e_phys_addr;
- int ocram_e_reserved_size;
void *msg_buf_virt;
dma_addr_t msg_buf_phys;
int msg_buf_size;