summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/include/soc/romstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell/include/soc/romstage.h')
-rw-r--r--src/soc/intel/braswell/include/soc/romstage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/include/soc/romstage.h b/src/soc/intel/braswell/include/soc/romstage.h
index 9fad9bc5a0..c9b559ac35 100644
--- a/src/soc/intel/braswell/include/soc/romstage.h
+++ b/src/soc/intel/braswell/include/soc/romstage.h
@@ -24,7 +24,6 @@
void gfx_init(void);
void punit_init(void);
-void set_max_freq(void);
/* romstage.c functions */
int chipset_prev_sleep_state(struct chipset_power_state *ps);