summaryrefslogtreecommitdiffstats
path: root/sys/dev/amdtemp/amdtemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/amdtemp/amdtemp.c')
-rw-r--r--sys/dev/amdtemp/amdtemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/amdtemp/amdtemp.c b/sys/dev/amdtemp/amdtemp.c
index 48a4c1d..7bd70cc 100644
--- a/sys/dev/amdtemp/amdtemp.c
+++ b/sys/dev/amdtemp/amdtemp.c
@@ -47,7 +47,7 @@ __FBSDID("$FreeBSD$");
#include <machine/specialreg.h>
#include <dev/pci/pcivar.h>
-#include <x86/pci_cfgreg.h>
+#include <machine/pci_cfgreg.h>
typedef enum {
CORE0_SENSOR0,
OpenPOWER on IntegriCloud