Messages in this thread Patch in this message |  | | | Date | Fri, 14 May 1999 10:16:05 +0300 | | From | "Carlo E. Prelz" <> | | Subject | [SMALL PATCH] for 2.3.1 - all is ok for me now |
| |
Hi again. With 2.3.1 everything seems to work optimally. I had to apply this small patch:
--8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- --- drivers/scsi/ide-scsi.c~ Wed May 12 10:35:09 1999 +++ drivers/scsi/ide-scsi.c Fri May 14 08:27:22 1999 @@ -45,7 +45,7 @@ #include <asm/bitops.h> #include <asm/uaccess.h> -#include "../block/ide.h" +#include <linux/ide.h> #include "scsi.h" #include "hosts.h" --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- Happy development tree!
Carlo
-- * Se la Strada e la sua Virtu' non fossero state messe da parte, * K * Carlo E. Prelz - fluido@fluidware.com che bisogno ci sarebbe * di parlare tanto di amore e di rettitudine? (Chuang-Tzu)
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |