Commit cc67572
committed
Revert "lib: gpt: Correct variable name used"
This reverts commit bc9522f.
GPT_LOG_LEVEL is only used within the CMakeLists.txt included in the gpt
library folder, which is not included when building the unittests. The
tfm_log variable LOG_LEVEL was set to GPT_LOG_LEVEL in that file, so the
unit tests should set LOG_LEVEL directly.
Change-Id: Ic3260c668897ea4858d9b6f4df50b980cde1e304
Signed-off-by: Frazer Carsley <frazer.carsley@arm.com>1 parent e24a34d commit cc67572
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
0 commit comments