summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvscsi.h
diff options
context:
space:
mode:
authorStephen Rothwell2012-03-07 19:35:38 +0100
committerBenjamin Herrenschmidt2012-03-09 00:35:15 +0100
commit7834799a6c8fed36d06d6b78bfd17831ecfa93c4 (patch)
treeeee30cb0664c680b6e40d56e7787d5e31421ebdf /drivers/scsi/ibmvscsi/ibmvscsi.h
parentnet: powerpc: remove the legacy iSeries ethernet driver (diff)
downloadkernel-qcow2-linux-7834799a6c8fed36d06d6b78bfd17831ecfa93c4.tar.gz
kernel-qcow2-linux-7834799a6c8fed36d06d6b78bfd17831ecfa93c4.tar.xz
kernel-qcow2-linux-7834799a6c8fed36d06d6b78bfd17831ecfa93c4.zip
powerpc: remove the legacy iSeries part of ibmvscsi
The PowerPC legacy iSeries platform is being removed and this code is no longer selectable. There is more clean up that can be done, but this just gets the old code out of the way. Cc: "James E.J. Bottomley" <JBottomley@parallels.com> Cc: Brian King <brking@linux.vnet.ibm.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/scsi/ibmvscsi/ibmvscsi.h')
-rw-r--r--drivers/scsi/ibmvscsi/ibmvscsi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.h b/drivers/scsi/ibmvscsi/ibmvscsi.h
index 02197a2b22b9..c503e1776014 100644
--- a/drivers/scsi/ibmvscsi/ibmvscsi.h
+++ b/drivers/scsi/ibmvscsi/ibmvscsi.h
@@ -127,7 +127,6 @@ struct ibmvscsi_ops {
int (*resume) (struct ibmvscsi_host_data *hostdata);
};
-extern struct ibmvscsi_ops iseriesvscsi_ops;
extern struct ibmvscsi_ops rpavscsi_ops;
#endif /* IBMVSCSI_H */