Commit 2a1464ac authored by Christoph Hellwig's avatar Christoph Hellwig

[PATCH] make scsi_priv.h includable standalone

parent 75c43071
#ifndef _SCSI_PRIV_H
#define _SCSI_PRIV_H
#include <linux/config.h>
#include <linux/device.h>
struct request_queue;
struct scsi_cmnd;
struct scsi_device;
struct scsi_host_template;
struct scsi_request;
struct Scsi_Host;
/*
* These are the values that the owner field can take.
* They are used as an indication of who the command belongs to.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment