diff options
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_kernel.h')
-rw-r--r-- | drivers/infiniband/hw/ipath/ipath_kernel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_kernel.h b/drivers/infiniband/hw/ipath/ipath_kernel.h index f1f812759ee3..8bad3e3c5550 100644 --- a/drivers/infiniband/hw/ipath/ipath_kernel.h +++ b/drivers/infiniband/hw/ipath/ipath_kernel.h | |||
@@ -645,6 +645,7 @@ int ipath_enable_wc(struct ipath_devdata *dd); | |||
645 | void ipath_disable_wc(struct ipath_devdata *dd); | 645 | void ipath_disable_wc(struct ipath_devdata *dd); |
646 | int ipath_count_units(int *npresentp, int *nupp, u32 *maxportsp); | 646 | int ipath_count_units(int *npresentp, int *nupp, u32 *maxportsp); |
647 | void ipath_shutdown_device(struct ipath_devdata *); | 647 | void ipath_shutdown_device(struct ipath_devdata *); |
648 | void ipath_clear_freeze(struct ipath_devdata *); | ||
648 | 649 | ||
649 | struct file_operations; | 650 | struct file_operations; |
650 | int ipath_cdev_init(int minor, char *name, const struct file_operations *fops, | 651 | int ipath_cdev_init(int minor, char *name, const struct file_operations *fops, |