aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/pcm.h')
-rw-r--r--include/sound/pcm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/pcm.h b/include/sound/pcm.h
index 65f636223d39..1270cbce776a 100644
--- a/include/sound/pcm.h
+++ b/include/sound/pcm.h
@@ -287,7 +287,6 @@ struct snd_pcm_runtime {
287 int tstamp_mode; /* mmap timestamp is updated */ 287 int tstamp_mode; /* mmap timestamp is updated */
288 unsigned int period_step; 288 unsigned int period_step;
289 unsigned int sleep_min; /* min ticks to sleep */ 289 unsigned int sleep_min; /* min ticks to sleep */
290 snd_pcm_uframes_t xfer_align; /* xfer size need to be a multiple */
291 snd_pcm_uframes_t start_threshold; 290 snd_pcm_uframes_t start_threshold;
292 snd_pcm_uframes_t stop_threshold; 291 snd_pcm_uframes_t stop_threshold;
293 snd_pcm_uframes_t silence_threshold; /* Silence filling happens when 292 snd_pcm_uframes_t silence_threshold; /* Silence filling happens when