jtag/drivers/opendous: remove ftime() calls
commitd48b47e4329c6fa51f18e759281ba13e01b85394
authorPaul Fertser <fercerpav@gmail.com>
Mon, 23 Jun 2014 10:01:56 +0000 (23 14:01 +0400)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Thu, 3 Jul 2014 18:41:39 +0000 (3 18:41 +0000)
treeb4574f5289323cadf0b7d4b0c405dc9deaec65cc
parent3039f01aaf63cd2c4d2c1f15dbba99ede6f49392
jtag/drivers/opendous: remove ftime() calls

ftime() is deprecated by POSIX.1-2008 and causes a warning on
FreeBSD.

The generic OpenOCD LOG_DEBUG implementation already outputs time of
an event with a millisecond precision.

Change-Id: Ic8e4ea27c268f07554ba519768b9bdfc4343f3e9
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2187
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/opendous.c