o drivers/char/sx.c: test_bit and friends require a long

parent 08e60e5e
......@@ -44,7 +44,7 @@ struct sx_board {
int poll;
int ta_type;
struct timer_list timer;
int locks;
long locks;
};
struct vpd_prom {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment