* [PATCH] remove scsi ioctl from udf/lowlevel.c
@ 2004-10-02 17:54 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2004-10-02 17:54 UTC (permalink / raw)
To: linux_udf, linux-kernel
I'm not sure why these defines and typedefs exists, the driver compiles
fine without it.
Signed-off-by: Olaf Hering <olh@suse.de>
diff -purN linux-2.6.9-rc3-bk2/fs/udf/lowlevel.c linux-2.6.9-rc3-bk2.udf/fs/udf/lowlevel.c
--- linux-2.6.9-rc3-bk2/fs/udf/lowlevel.c 2004-09-30 05:04:59.000000000 +0200
+++ linux-2.6.9-rc3-bk2.udf/fs/udf/lowlevel.c 2004-10-02 19:51:02.046516355 +0200
@@ -27,12 +27,6 @@
#include <linux/blkdev.h>
#include <linux/cdrom.h>
#include <asm/uaccess.h>
-#include <scsi/scsi.h>
-
-typedef struct scsi_device Scsi_Device;
-typedef struct scsi_cmnd Scsi_Cmnd;
-
-#include <scsi/scsi_ioctl.h>
#include <linux/udf_fs.h>
#include "udf_sb.h"
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-02 17:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-02 17:54 [PATCH] remove scsi ioctl from udf/lowlevel.c Olaf Hering
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox