diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-02-27 17:01:16 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-05 02:13:29 +0100 |
commit | a2e46dbe0a1e65ad7140120e3805cef9c99f5259 (patch) | |
tree | e2f04c394d08f39649bf3768fb53a1caad9d5060 /tests/functional/qemu_test/linuxkernel.py | |
parent | 92bf1c72e0f539172bd054f494c659fc51d055e0 (diff) | |
download | qemu-a2e46dbe0a1e65ad7140120e3805cef9c99f5259.zip qemu-a2e46dbe0a1e65ad7140120e3805cef9c99f5259.tar.gz qemu-a2e46dbe0a1e65ad7140120e3805cef9c99f5259.tar.bz2 |
hw/arm/omap_sx1: Remove ifdeffed out debug printf
Remove an ifdeffed out debug printf from the static_write() function in
omap_sx1.c. In theory we could turn this into a tracepoint, but for
code this old it doesn't seem worthwhile. We can add tracepoints if
and when we have a reason to debug something.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250227170117.1726895-5-peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions