提交 329fec2f 编写于 作者: T Takashi Sakamoto 提交者: Takashi Iwai

ALSA: oxfw: remove needless member from private structure

In former commit, 'struct device_info' is obsoleted, whereas private
structure still keeps a pointer to it.

This commit remove the member.

d6ce6bbd('ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers')
Signed-off-by: NTakashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 093dd449
......@@ -36,7 +36,6 @@
struct snd_oxfw {
struct snd_card *card;
struct fw_unit *unit;
const struct device_info *device_info;
struct mutex mutex;
spinlock_t lock;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册