From 8174451e9bcd959939312dcfde85ae55cbca0194 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 26 Jun 2025 14:03:42 +0200 Subject: [PATCH] Fixed versioned header. --- devices/e1000/Makefile.am | 1 + devices/e1000/e1000_hw-6.12-ethercat.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/devices/e1000/Makefile.am b/devices/e1000/Makefile.am index ff5ec22c..b57a5fca 100644 --- a/devices/e1000/Makefile.am +++ b/devices/e1000/Makefile.am @@ -234,3 +234,4 @@ EXTRA_DIST = \ e1000_param-6.4-ethercat.c \ e1000_param-6.4-orig.c +#----------------------------------------------------------------------------- diff --git a/devices/e1000/e1000_hw-6.12-ethercat.c b/devices/e1000/e1000_hw-6.12-ethercat.c index 3df0dae4..0b0b1340 100644 --- a/devices/e1000/e1000_hw-6.12-ethercat.c +++ b/devices/e1000/e1000_hw-6.12-ethercat.c @@ -6,7 +6,7 @@ */ #include -#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,