IntelFsp2Pkg: Fix GCC Compiler warning.

Function definition should match with declaration.
[-Wlto-type-mismatch]

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Ashraf Ali S <ashraf.ali.s@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
S, Ashraf Ali 2023-03-09 08:05:57 -08:00 committed by mergify[bot]
parent a0f9628705
commit 8820767fb3
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ FspTempRamExitDone2 (
**/
VOID
EFIAPI
FspWaitForNotify (
VOID
)