diff options
Diffstat (limited to 'drivers/net/ixgbevf/mbx.h')
-rw-r--r-- | drivers/net/ixgbevf/mbx.h | 2 |
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 */ |
96 | struct ixgbe_hw; | 96 | struct ixgbe_hw; |
97 | 97 | ||
98 | s32 ixgbevf_init_mbx_params_vf(struct ixgbe_hw *); | ||
99 | |||
100 | #endif /* _IXGBE_MBX_H_ */ | 98 | #endif /* _IXGBE_MBX_H_ */ |