Michael Tokarev 203d65a470 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>
2014-08-09 00:06:32 +04:00
..
2014-07-11 21:31:55 +03:00
2014-08-04 14:41:53 +01:00
2014-07-11 10:17:02 +02:00
2014-06-30 21:13:30 +02:00
2014-07-01 04:02:53 +02:00
2014-08-05 13:05:57 -06:00
2014-06-29 19:39:43 +03:00
2014-06-30 21:13:30 +02:00
2014-07-22 17:37:25 +02:00
2014-07-08 15:08:03 +02:00
2014-06-30 21:13:30 +02:00