projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d25202f
)
hw/timer/imx_gpt: Remove unused define
author
Bernhard Beschow
<shentey@gmail.com>
Wed, 8 Jan 2025 09:25:34 +0000
(10:25 +0100)
committer
Philippe Mathieu-Daudé
<philmd@linaro.org>
Mon, 13 Jan 2025 16:16:04 +0000
(17:16 +0100)
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <
20250108092538
.11474-11-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/timer/imx_gpt.c
patch
|
blob
|
history
diff --git
a/hw/timer/imx_gpt.c
b/hw/timer/imx_gpt.c
index 2663a9d9ef402b9f85964eb9e4505e0dda9da28f..11eca9fa4df36596a4908488c5e49e8c042c5368 100644
(file)
--- a/
hw/timer/imx_gpt.c
+++ b/
hw/timer/imx_gpt.c
@@
-20,10
+20,6
@@
#include "qemu/log.h"
#include "trace.h"
-#ifndef DEBUG_IMX_GPT
-#define DEBUG_IMX_GPT 0
-#endif
-
static const char *imx_gpt_reg_name(uint32_t reg)
{
switch (reg) {