bitq: fix warning now that out_value is const
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 22 Mar 2010 06:21:09 +0000 (07:21 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 22 Mar 2010 06:21:09 +0000 (07:21 +0100)
commitccfaed8bc7936d7a1640bf69df52ac65ca38e298
tree8c1f0ec99c995df89c0a03a0e794843c34bf1fb1
parentc2f714bd4482cfe3c09efdc57e8b6b7e8536e181
bitq: fix warning now that out_value is const

This was an easy one. Just add the missing "const" to a
local variable definition.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/drivers/bitq.c