aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@pathscale.com>2006-08-25 11:24:35 -0700
committerRoland Dreier <rolandd@cisco.com>2006-09-22 15:22:33 -0700
commit32c0a26c8f91dbc2797175c2bdff42b54f66c71d (patch)
treeba090ead26ea5738976fa533ab173a69e8711095 /drivers
parentIB/ipath: remove stale references to userspace SMA (diff)
downloadlinux-dev-32c0a26c8f91dbc2797175c2bdff42b54f66c71d.tar.xz
linux-dev-32c0a26c8f91dbc2797175c2bdff42b54f66c71d.zip
IB/ipath: trivial cleanups
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/infiniband/hw/ipath/ipath_kernel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_kernel.h b/drivers/infiniband/hw/ipath/ipath_kernel.h
index a600347bba6a..0ae2729c7ea2 100644
--- a/drivers/infiniband/hw/ipath/ipath_kernel.h
+++ b/drivers/infiniband/hw/ipath/ipath_kernel.h
@@ -528,7 +528,6 @@ void ipath_cdev_cleanup(struct cdev **cdevp,
int ipath_diag_add(struct ipath_devdata *);
void ipath_diag_remove(struct ipath_devdata *);
-void ipath_diag_bringup_link(struct ipath_devdata *);
extern wait_queue_head_t ipath_state_wait;