aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq/oss/seq_oss_device.h
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2016-03-18 12:02:41 +0800
committerAlex Shi <alex.shi@linaro.org>2016-03-18 12:02:41 +0800
commit5cc3b58828a8bb2ebb34de96d1aec1564f912a31 (patch)
tree2694db57173168b3a222c25c3372cdef0b17924f /sound/core/seq/oss/seq_oss_device.h
parentc24745baffdb7143d6f345659fb6d781b070ca50 (diff)
parent7f30737678023b5becaf0e2e012665f71b886a7d (diff)
Merge tag 'v4.1.20' into linux-linaro-lsk-v4.1lsk-v4.1-16.03
This is the 4.1.20 stable release
Diffstat (limited to 'sound/core/seq/oss/seq_oss_device.h')
-rw-r--r--sound/core/seq/oss/seq_oss_device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/seq/oss/seq_oss_device.h b/sound/core/seq/oss/seq_oss_device.h
index b43924325249..d7b4d016b547 100644
--- a/sound/core/seq/oss/seq_oss_device.h
+++ b/sound/core/seq/oss/seq_oss_device.h
@@ -127,7 +127,6 @@ int snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int co
unsigned int snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
void snd_seq_oss_reset(struct seq_oss_devinfo *dp);
-void snd_seq_oss_drain_write(struct seq_oss_devinfo *dp);
/* */
void snd_seq_oss_process_queue(struct seq_oss_devinfo *dp, abstime_t time);