carl9170 firmware: fix !CONFIG_CARL9170FW_RADIO_FUNCTIONS compile errors
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 17 Jan 2013 22:26:35 +0000 (23:26 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 17 Jan 2013 22:27:13 +0000 (23:27 +0100)
commit5b149f61948fee829cb9407702c17231c0aa1b6b
tree897245e457848576e8b01ba22c8bba65d8300487
parentd4d14cf7986e4589c71b91303afd1c5791185f02
carl9170 firmware: fix !CONFIG_CARL9170FW_RADIO_FUNCTIONS compile errors

carlfw/src/main.c:87:27: error: unused variable ‘delta’
carlfw/src/main.c:87:15: error: unused variable ‘boff’
carlfw/src/main.c:90:12: error: ‘struct <anonymous>’ has no member named ‘state’

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/src/main.c