aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx/thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801jx/thermal.c')
-rw-r--r--src/southbridge/intel/i82801jx/thermal.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/southbridge/intel/i82801jx/thermal.c b/src/southbridge/intel/i82801jx/thermal.c
index 41013a3596..5fc9548e55 100644
--- a/src/southbridge/intel/i82801jx/thermal.c
+++ b/src/southbridge/intel/i82801jx/thermal.c
@@ -10,9 +10,6 @@
static void thermal_init(struct device *dev)
{
- if (LPC_IS_MOBILE(pcidev_on_root(0x1f, 0)))
- return;
-
u8 reg8;
pci_write_config32(dev, 0x10, (uintptr_t)DEFAULT_TBAR);