Browse Source

IB/ipath: trivial cleanups

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Bryan O'Sullivan 19 years ago
parent
commit
32c0a26c8f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/infiniband/hw/ipath/ipath_kernel.h

+ 0 - 1
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;