iwlwifi: don't export symbols not needed in other modules
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl-rx.c
index 5d5f215..e002c8b 100644 (file)
@@ -406,7 +406,6 @@ void iwl_rx_queue_reset(struct iwl_priv *priv, struct iwl_rx_queue *rxq)
        rxq->free_count = 0;
        spin_unlock_irqrestore(&rxq->lock, flags);
 }
-EXPORT_SYMBOL(iwl_rx_queue_reset);
 
 int iwl_rx_init(struct iwl_priv *priv, struct iwl_rx_queue *rxq)
 {