summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/include/soc/ramstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark/include/soc/ramstage.h')
-rw-r--r--src/soc/intel/quark/include/soc/ramstage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/quark/include/soc/ramstage.h b/src/soc/intel/quark/include/soc/ramstage.h
index d97db747c3..0ff21286e4 100644
--- a/src/soc/intel/quark/include/soc/ramstage.h
+++ b/src/soc/intel/quark/include/soc/ramstage.h
@@ -28,5 +28,6 @@ void mainboard_gpio_i2c_init(device_t dev);
#if IS_ENABLED(CONFIG_PLATFORM_USES_FSP1_1)
void fsp_silicon_init(void);
#endif
+asmlinkage void chipset_teardown_car(void);
#endif /* _SOC_RAMSTAGE_H_ */