diff options
Diffstat (limited to 'sound/soc/omap/mcbsp.h')
-rw-r--r-- | sound/soc/omap/mcbsp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/omap/mcbsp.h b/sound/soc/omap/mcbsp.h index ec00c275ec49..a991e1dcb5ed 100644 --- a/sound/soc/omap/mcbsp.h +++ b/sound/soc/omap/mcbsp.h | |||
@@ -316,9 +316,6 @@ void omap_mcbsp_config(struct omap_mcbsp *mcbsp, | |||
316 | const struct omap_mcbsp_reg_cfg *config); | 316 | const struct omap_mcbsp_reg_cfg *config); |
317 | void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold); | 317 | void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold); |
318 | void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold); | 318 | void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold); |
319 | u16 omap_mcbsp_get_max_tx_threshold(struct omap_mcbsp *mcbsp); | ||
320 | u16 omap_mcbsp_get_max_rx_threshold(struct omap_mcbsp *mcbsp); | ||
321 | u16 omap_mcbsp_get_fifo_size(struct omap_mcbsp *mcbsp); | ||
322 | u16 omap_mcbsp_get_tx_delay(struct omap_mcbsp *mcbsp); | 319 | u16 omap_mcbsp_get_tx_delay(struct omap_mcbsp *mcbsp); |
323 | u16 omap_mcbsp_get_rx_delay(struct omap_mcbsp *mcbsp); | 320 | u16 omap_mcbsp_get_rx_delay(struct omap_mcbsp *mcbsp); |
324 | int omap_mcbsp_get_dma_op_mode(struct omap_mcbsp *mcbsp); | 321 | int omap_mcbsp_get_dma_op_mode(struct omap_mcbsp *mcbsp); |