src/FSP/WhitleyFspBinPkg/Library/FspPcdListLibNull/FspPcdListLibNull.c:13:1: error: ‘FspPcdListLibNull’ defined but not used [-Werror=unused-function] 13 | FspPcdListLibNull ( | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors
Trying to compile WilsonCityRvp, got an error of unused function, fixed by:
src/FSP/WhitleyFspBinPkg/Library/FspPcdListLibNull/FspPcdListLibNull.c:13:1: error: ‘FspPcdListLibNull’ defined but not used [-Werror=unused-function] 13 | FspPcdListLibNull ( | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors
Trying to compile WilsonCityRvp, got an error of unused function, fixed by: