SWDEV-236894 - Rename LOG_LEVEL to AMD_LOG_LEVEL

Change-Id: Ibdfaf0fb615ac343c05d0fa3c3ace9cbb592ecf3
Este commit está contenido en:
Jason Tang
2020-05-18 18:01:21 -04:00
cometido por Jason Tang
padre cd2a713d63
commit 49224d95c7
Se han modificado 3 ficheros con 15 adiciones y 15 borrados
+1 -1
Ver fichero
@@ -22,7 +22,7 @@
#include "utils/debug.hpp"
#include "os/os.hpp"
#if !defined(LOG_LEVEL)
#if !defined(AMD_LOG_LEVEL)
#include "utils/flags.hpp"
#endif