kconfig: add 'filename' and 'lineno' built-in variables
[carl9170fw.git] / carlfw / include / rf.h
index f3aa49e39b4e8d060c394c45d3a61212d542ce02..102d5de0f38215cb650a4dee88bad141392c8d7f 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
 
 #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);