summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2014-08-02 00:14:48 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2014-08-09 00:06:32 +0400
commit203d65a4706be345c209f3408d3a011a3e48f0c9 (patch)
treeae900a4385efd2a6c00c6fa508a77b784a62ad39 /scripts/qapi.py
parent2d591ce2aeebf9620ff527c7946844a3122afeec (diff)
downloadfocaccia-qemu-203d65a4706be345c209f3408d3a011a3e48f0c9.tar.gz
focaccia-qemu-203d65a4706be345c209f3408d3a011a3e48f0c9.zip
hw/timer/imx_*: fix TIMER_MAX clash with system symbol
The symbol TIMER_MAX used in imx_epit.c and imx_gpt.c
clashes with system symbol with the same name.  Because
all qemu source files includes qemu-common.h which, in
turn, includes limits.h, which is not unusual to define
it.  Rename local symbol to have a reasonable prefix.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions