mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
hw/timer/imx_gpt: Remove unused define
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>
This commit is contained in:
parent
d25202fe83
commit
2ee8c2ccb5
1 changed files with 0 additions and 4 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue