提交 87153058 编写于 作者: A Adrian McMenamin 提交者: Paul Mundt

maple: Drop unused prototypes from linux/maple.h.

This patch removes the now unneeded registration check variable from
struct maple_device. (This patch assumes the include/linux/maple.h file
has already been patched for whitespace errors by
http://lkml.org/lkml/2008/2/6/327)
Signed-off-by: NAdrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 b3c69e24
......@@ -56,7 +56,6 @@ struct maple_device {
unsigned char port, unit;
char product_name[32];
char product_licence[64];
int registered;
struct device dev;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册