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)
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>

No differences found