diff --git a/core/init.c b/core/init.c index 58f96f471e01..983ead5d4c2f 100644 --- a/core/init.c +++ b/core/init.c @@ -890,8 +890,8 @@ void __noreturn __nomcount main_cpu_entry(const void *fdt) /* * Initialize the opal messaging before platform.init as we are - * getting request to queue occ load opal message when host services - * got load occ request from FSP + * getting request to queue occ load opal message when host services + * got load occ request from FSP */ opal_init_msg();