aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb/i82371eb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82371eb/i82371eb.h')
-rw-r--r--src/southbridge/intel/i82371eb/i82371eb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/intel/i82371eb/i82371eb.h b/src/southbridge/intel/i82371eb/i82371eb.h
index 77931cb20c..d35b215ab1 100644
--- a/src/southbridge/intel/i82371eb/i82371eb.h
+++ b/src/southbridge/intel/i82371eb/i82371eb.h
@@ -19,10 +19,8 @@
#if !defined(__ACPI__)
-#ifndef __ROMCC__
#include <device/device.h>
void i82371eb_enable(struct device *dev);
-#endif
void i82371eb_hard_reset(void);