|
@@ -9,12 +9,12 @@
|
|
#include <linux/idr.h>
|
|
#include <linux/idr.h>
|
|
#include <linux/module.h>
|
|
#include <linux/module.h>
|
|
#include <linux/seq_file.h>
|
|
#include <linux/seq_file.h>
|
|
|
|
+#include <linux/visorbus.h>
|
|
#include <scsi/scsi.h>
|
|
#include <scsi/scsi.h>
|
|
#include <scsi/scsi_host.h>
|
|
#include <scsi/scsi_host.h>
|
|
#include <scsi/scsi_cmnd.h>
|
|
#include <scsi/scsi_cmnd.h>
|
|
#include <scsi/scsi_device.h>
|
|
#include <scsi/scsi_device.h>
|
|
|
|
|
|
-#include "visorbus.h"
|
|
|
|
#include "iochannel.h"
|
|
#include "iochannel.h"
|
|
|
|
|
|
/* The Send and Receive Buffers of the IO Queue may both be full */
|
|
/* The Send and Receive Buffers of the IO Queue may both be full */
|