2.2.19 toshiba option broken

Wade Hampton (whampton@staffnet.com)
Wed, 04 Apr 2001 11:37:05 -0400


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.
-
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/