public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.2.19 toshiba module fix
@ 2001-03-26 18:08 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2001-03-26 18:08 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]


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

[-- Attachment #2: toshiba-2.2.19.patch --]
[-- Type: text/plain, Size: 387 bytes --]

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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-26 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-26 18:08 2.2.19 toshiba module fix Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox