diff options
Diffstat (limited to 'common/event.c')
-rw-r--r-- | common/event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/event.c b/common/event.c index 3080d9ed75..dc61b9672f 100644 --- a/common/event.c +++ b/common/event.c @@ -37,6 +37,7 @@ const char *const type_name[] = { /* init hooks */ "misc_init_f", "fsp_init_r", + "settings_r", "last_stage_init", /* Fpga load hook */ |