Skip to content

Commit 2ee8c2c

Browse files
shentokphilmd
authored andcommitted
hw/timer/imx_gpt: Remove unused define
Signed-off-by: Bernhard Beschow <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-ID: <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
1 parent d25202f commit 2ee8c2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hw/timer/imx_gpt.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
#include "qemu/log.h"
2121
#include "trace.h"
2222

23-
#ifndef DEBUG_IMX_GPT
24-
#define DEBUG_IMX_GPT 0
25-
#endif
26-
2723
static const char *imx_gpt_reg_name(uint32_t reg)
2824
{
2925
switch (reg) {

0 commit comments

Comments
 (0)