All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Cecchetti <adam@cecchetti.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: [2.5.70-bk1] Compilation failures riscom8.c
Date: 27 May 2003 16:43:57 -0400	[thread overview]
Message-ID: <1054068236.4657.12.camel@localhost.localdomain> (raw)
In-Reply-To: <3ED383E7.6080109@cox.net>

drivers/char/riscom8.h 
line 85: struct tq_struct	tqueue;
line 86: struct tq_struct	tqueue_hangup;

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



      parent reply	other threads:[~2003-05-27 20:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 15:27 [2.5.70-bk1] Compilation failures ppa.c imm.c David van Hoose
2003-05-27 15:38 ` David van Hoose
2003-05-27 20:43 ` Adam Cecchetti [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1054068236.4657.12.camel@localhost.localdomain \
    --to=adam@cecchetti.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.