diff options
Diffstat (limited to 'src/southbridge/intel/ibexpeak')
-rw-r--r-- | src/southbridge/intel/ibexpeak/thermal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/ibexpeak/thermal.c b/src/southbridge/intel/ibexpeak/thermal.c index 11b65554a8..e01a6dbc74 100644 --- a/src/southbridge/intel/ibexpeak/thermal.c +++ b/src/southbridge/intel/ibexpeak/thermal.c @@ -23,7 +23,6 @@ #include <device/pci.h> #include <device/pci_ids.h> #include "pch.h" -#include <usbdebug.h> #include <arch/io.h> static void thermal_init(struct device *dev) |