X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2Frf.h;h=102d5de0f38215cb650a4dee88bad141392c8d7f;hb=6598140e430d622be926aed43ec19fec8326cd11;hp=f3aa49e39b4e8d060c394c45d3a61212d542ce02;hpb=d57b31e45dca1087cefd56876a0a8064efe4e29c;p=carl9170fw.git diff --git a/carlfw/include/rf.h b/carlfw/include/rf.h index f3aa49e..102d5de 100644 --- a/carlfw/include/rf.h +++ b/carlfw/include/rf.h @@ -19,8 +19,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; If not, see . */ #ifndef __CARL9170FW_RF_H @@ -28,8 +27,6 @@ #include "config.h" -void tally_update(void); - #ifdef CONFIG_CARL9170FW_RADIO_FUNCTIONS void rf_notify_set_channel(void); void rf_cmd(const struct carl9170_cmd *cmd, struct carl9170_rsp *resp);