提交 d1a67913 编写于 作者: C Corey Minyard

ipmi_si: Get rid of unused spacing and port fields

Signed-off-by: NCorey Minyard <cminyard@mvista.com>
上级 c6f85a75
......@@ -198,16 +198,6 @@ struct smi_info {
*/
bool run_to_completion;
/* The I/O port of an SI interface. */
int port;
/*
* The space between start addresses of the two ports. For
* instance, if the first port is 0xca2 and the spacing is 4, then
* the second port is 0xca6.
*/
unsigned int spacing;
/* The timer for this si. */
struct timer_list si_timer;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册