public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wade Hampton <whampton@staffnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.2.19 toshiba option broken
Date: Wed, 04 Apr 2001 11:37:05 -0400	[thread overview]
Message-ID: <3ACB3FA1.D1525B91@staffnet.com> (raw)

On my toshiba laptop, I am trying to use 2.2.19.
However, building it with the Toshiba Laptop option
set to Y or M results in errors.  The errors 
from setting it to M are:

toshiba.c:81: toshiba.h: No such file or directory
toshiba.c:156: parse error before `*'
...

The fix is to edit drivers/char/toshiba.c
and change 

	#include "toshiba.h"

to 
	#include"linux/toshiba.h"

Cheers,
-- 
W. Wade, Hampton  <whampton@staffnet.com>  
If Microsoft Built Cars:  Every time they repainted the 
lines on the road, you'd have to buy a new car.
Occasionally your car would just die for no reason, and 
you'd have to restart it, but you'd just accept this.

                 reply	other threads:[~2001-04-04 15:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3ACB3FA1.D1525B91@staffnet.com \
    --to=whampton@staffnet.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox