提交 6b4e9012 编写于 作者: T Takashi Iwai

Merge branch 'topic/misc' into for-linus

......@@ -716,7 +716,7 @@ static int ad1848_mixer_ioctl(int dev, unsigned int cmd, void __user *arg)
default:
if (get_user(val, (int __user *)arg))
return -EFAULT;
return -EFAULT;
val = ad1848_mixer_set(devc, cmd & 0xff, val);
break;
}
......
......@@ -50,7 +50,6 @@
#include <linux/poll.h>
#include <linux/bitops.h>
#include <linux/spinlock.h>
#include <linux/smp_lock.h>
#include <linux/ac97_codec.h>
#include <linux/mutex.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册