aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/include/soc/romstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/include/soc/romstage.h')
-rw-r--r--src/soc/intel/broadwell/include/soc/romstage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/include/soc/romstage.h b/src/soc/intel/broadwell/include/soc/romstage.h
index 7d0270fd05..46316526b9 100644
--- a/src/soc/intel/broadwell/include/soc/romstage.h
+++ b/src/soc/intel/broadwell/include/soc/romstage.h
@@ -43,6 +43,5 @@ void pch_uart_init(void);
void intel_early_me_status(void);
void enable_smbus(void);
-int smbus_read_byte(unsigned int device, unsigned int address);
#endif