I can't find where/what tq_struct should be declared
>From looking at simular drivers should tq_struct be work_struct?
drivers/char/riscom8.c
line 349: mark_bh(RISCOM8_BH);
line 1707: init_bh(RISCOM8_BH, do_riscom_bh);
RISCOM8_BH is also missing
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/