summary refs log tree commit diff stats
path: root/hw/zaurus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/zaurus.c')
-rw-r--r--hw/zaurus.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/zaurus.c b/hw/zaurus.c
index f655392a8a..7b8f1520c3 100644
--- a/hw/zaurus.c
+++ b/hw/zaurus.c
@@ -21,8 +21,6 @@
 #include "pxa.h"
 #include "sharpsl.h"
 
-#define zaurus_printf(format, ...)	\
-    fprintf(stderr, "%s: " format, __FUNCTION__, ##__VA_ARGS__)
 #undef REG_FMT
 #if TARGET_PHYS_ADDR_BITS == 32
 #define REG_FMT			"0x%02x"