diff options
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_kernel.h')
-rw-r--r-- | drivers/infiniband/hw/ipath/ipath_kernel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_kernel.h b/drivers/infiniband/hw/ipath/ipath_kernel.h index 6559af60bffd..e08db7020cd4 100644 --- a/drivers/infiniband/hw/ipath/ipath_kernel.h +++ b/drivers/infiniband/hw/ipath/ipath_kernel.h | |||
@@ -908,9 +908,6 @@ void ipath_chip_cleanup(struct ipath_devdata *); | |||
908 | /* clean up any chip type-specific stuff */ | 908 | /* clean up any chip type-specific stuff */ |
909 | void ipath_chip_done(void); | 909 | void ipath_chip_done(void); |
910 | 910 | ||
911 | /* check to see if we have to force ordering for write combining */ | ||
912 | int ipath_unordered_wc(void); | ||
913 | |||
914 | void ipath_disarm_piobufs(struct ipath_devdata *, unsigned first, | 911 | void ipath_disarm_piobufs(struct ipath_devdata *, unsigned first, |
915 | unsigned cnt); | 912 | unsigned cnt); |
916 | void ipath_cancel_sends(struct ipath_devdata *, int); | 913 | void ipath_cancel_sends(struct ipath_devdata *, int); |