aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf/mbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ixgbevf/mbx.h')
-rw-r--r--drivers/net/ixgbevf/mbx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ixgbevf/mbx.h b/drivers/net/ixgbevf/mbx.h
index 1b0e0bf4c0f5..8c063bebee7f 100644
--- a/drivers/net/ixgbevf/mbx.h
+++ b/drivers/net/ixgbevf/mbx.h
@@ -95,6 +95,4 @@
95/* forward declaration of the HW struct */ 95/* forward declaration of the HW struct */
96struct ixgbe_hw; 96struct ixgbe_hw;
97 97
98s32 ixgbevf_init_mbx_params_vf(struct ixgbe_hw *);
99
100#endif /* _IXGBE_MBX_H_ */ 98#endif /* _IXGBE_MBX_H_ */