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 1b0e0bf4c0f..8c063bebee7 100644 --- a/drivers/net/ixgbevf/mbx.h +++ b/drivers/net/ixgbevf/mbx.h @@ -95,6 +95,4 @@ /* forward declaration of the HW struct */ struct ixgbe_hw; -s32 ixgbevf_init_mbx_params_vf(struct ixgbe_hw *); - #endif /* _IXGBE_MBX_H_ */ |