提交 4239f822 编写于 作者: J Jes Sorensen 提交者: Greg Kroah-Hartman

staging: unisys: Removed unused entries from struct visor_channeltype_descriptor

min_size/max_size aren't used anywhere, and they were just causing
headaches in the drivers being ported over to the new interfaces.
Signed-off-by: NJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a298bc0b
......@@ -59,8 +59,6 @@ struct visorchipset_state {
struct visor_channeltype_descriptor {
const uuid_le guid;
const char *name;
unsigned long min_size;
unsigned long max_size;
};
/** Information provided by each visor driver when it registers with the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册