提交 126974dc 编写于 作者: B Bill Pemberton 提交者: Greg Kroah-Hartman

Staging: comedi: Remove me4000_cnt_context_t typedef

Signed-off-by: NBill Pemberton <wfp5p@virginia.edu>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 ff585603
......@@ -369,12 +369,12 @@ struct me4000_dio_context {
unsigned long port_3_reg;
};
typedef struct me4000_cnt_context {
struct me4000_cnt_context {
unsigned long ctrl_reg;
unsigned long counter_0_reg;
unsigned long counter_1_reg;
unsigned long counter_2_reg;
} me4000_cnt_context_t;
};
typedef struct me4000_info {
unsigned long plx_regbase; /* PLX configuration space base address */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册