Fixed versioned header.
This commit is contained in:
parent
e914edcb34
commit
8174451e9b
|
|
@ -234,3 +234,4 @@ EXTRA_DIST = \
|
|||
e1000_param-6.4-ethercat.c \
|
||||
e1000_param-6.4-orig.c
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/bitfield.h>
|
||||
#include "e1000-ethercat.h"
|
||||
#include "e1000-6.12-ethercat.h"
|
||||
|
||||
static s32 e1000_check_downshift(struct e1000_hw *hw);
|
||||
static s32 e1000_check_polarity(struct e1000_hw *hw,
|
||||
|
|
|
|||
Loading…
Reference in New Issue