2.2.19 toshiba module fix

Greg KH (greg@wirex.com)
Mon, 26 Mar 2001 10:08:56 -0800


--nmemrqcdn5VTmUEE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

The following patch enables the toshiba module to compile correctly on
2.2.19.

thanks,

greg k-h

-- 
greg@(kroah|wirex).com
http://immunix.org/~greg

--nmemrqcdn5VTmUEE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="toshiba-2.2.19.patch"

diff -Naur -X /home/greg/linux/dontdiff linux-2.2.19/drivers/char/toshiba.c linux-2.2.19-greg/drivers/char/toshiba.c --- linux-2.2.19/drivers/char/toshiba.c Sun Mar 25 09:45:19 2001 +++ linux-2.2.19-greg/drivers/char/toshiba.c Mon Mar 26 09:19:08 2001 @@ -78,7 +78,7 @@ #include<linux/proc_fs.h> #endif -#include"toshiba.h" +#include<linux/toshiba.h> #define TOSH_MINOR_DEV 181

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