ft2232: fix warning about assignment to local variable
commiteac1bc55d22b40d6afe7374b42779218ca1bb26b
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 10 Nov 2011 18:37:00 +0000 (10 19:37 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 10 Nov 2011 21:29:39 +0000 (10 21:29 +0000)
treeeafa48add8f1616da7afb623c66af3d2e6966c85
parentfb5422261f95caf2985ace8b51dad3f048503e01
ft2232: fix warning about assignment to local variable

variable is not read afterwards.

Change-Id: I905bbb10c596190f75494e6c6ad400a3e51843f6
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/192
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/ft2232.c