diff -r 87e502828b3f -r fe5687a0a322 devices/e1000/e1000_hw-2.6.28-ethercat.c --- a/devices/e1000/e1000_hw-2.6.28-ethercat.c Mon Oct 27 16:33:23 2014 +0100 +++ b/devices/e1000/e1000_hw-2.6.28-ethercat.c Tue Oct 28 11:26:00 2014 +0100 @@ -31,7 +31,7 @@ */ -#include "e1000_hw-2.6.27-ethercat.h" +#include "e1000_hw-2.6.28-ethercat.h" static s32 e1000_swfw_sync_acquire(struct e1000_hw *hw, u16 mask); static void e1000_swfw_sync_release(struct e1000_hw *hw, u16 mask);