From: Christian Lamparter Date: Thu, 17 Jan 2013 22:26:35 +0000 (+0100) Subject: carl9170 firmware: fix !CONFIG_CARL9170FW_RADIO_FUNCTIONS compile errors X-Git-Tag: 1.9.8~22 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=5b149f61948fee829cb9407702c17231c0aa1b6b;hp=5b149f61948fee829cb9407702c17231c0aa1b6b;p=carl9170fw.git 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 ’ has no member named ‘state’ Signed-off-by: Christian Lamparter ---