ath10k: use num_pending_tx instead of msdu id bitmap
[cascardo/linux.git] / drivers / bcma / bcma_private.h
index 79595a0..0215f9a 100644 (file)
@@ -22,6 +22,8 @@
 struct bcma_bus;
 
 /* main.c */
+bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value,
+                    int timeout);
 int bcma_bus_register(struct bcma_bus *bus);
 void bcma_bus_unregister(struct bcma_bus *bus);
 int __init bcma_bus_early_register(struct bcma_bus *bus,