From: Christian Lamparter Date: Thu, 30 Sep 2010 15:39:36 +0000 (+0200) Subject: carl9170 firmware: purge undefined function declarations X-Git-Tag: 1.9.0~6 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=2cb1f03e4cf246a6254c71d84dc00435057fe09e carl9170 firmware: purge undefined function declarations Signed-off-by: Christian Lamparter --- diff --git a/carlfw/include/dma.h b/carlfw/include/dma.h index e8d813b..0f45e51 100644 --- a/carlfw/include/dma.h +++ b/carlfw/include/dma.h @@ -223,8 +223,6 @@ void dma_init_descriptors(void); void dma_reclaim(struct dma_queue *q, struct dma_desc *desc); void dma_put(struct dma_queue *q, struct dma_desc *desc); void dma_queue_reclaim(struct dma_queue *dst, struct dma_queue *src); -void queue_dump(void); -void wlan_txq_hangfix(const unsigned int queue); static inline __inline bool is_terminator(struct dma_queue *q, struct dma_desc *desc) { diff --git a/carlfw/include/wl.h b/carlfw/include/wl.h index f56303e..4f0c76d 100644 --- a/carlfw/include/wl.h +++ b/carlfw/include/wl.h @@ -259,7 +259,6 @@ static inline __inline __hot void read_tsf(uint32_t *tsf) void wlan_tx(struct dma_desc *desc); void wlan_timer(void); void handle_wlan(void); -void wlan_tx_stuck(const struct carl9170_cmd *cmd, struct carl9170_rsp *rsp); void wlan_cab_flush_queue(const unsigned int vif); void wlan_cab_modify_dtim_beacon(const unsigned int vif,