patch-2.4.0-test9 linux/drivers/usb/storage/transport.h
Next file: linux/drivers/usb/storage/usb.c
Previous file: linux/drivers/usb/storage/transport.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Oct 2 11:02:34 2000
- Orig file:
v2.4.0-test8/linux/drivers/usb/storage/transport.h
- Orig date:
Mon Aug 28 16:59:14 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/usb/storage/transport.h linux/drivers/usb/storage/transport.h
@@ -1,7 +1,7 @@
/* Driver for USB Mass Storage compliant devices
* Transport Functions Header File
*
- * $Id: transport.h,v 1.11 2000/08/25 00:13:51 mdharm Exp $
+ * $Id: transport.h,v 1.12 2000/09/08 21:20:06 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
@@ -41,8 +41,8 @@
#ifndef _TRANSPORT_H_
#define _TRANSPORT_H_
-#include <linux/blk.h>
#include <linux/config.h>
+#include <linux/blk.h>
#include "usb.h"
#include "scsi.h"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)