]> Pileus Git - ~andy/linux/blobdiff - drivers/bcma/bcma_private.h
bcma: add support for BCM43142
[~andy/linux] / drivers / bcma / bcma_private.h
index 79595a001204b1b5ef19d2a3c7930516ede4ce08..0215f9ad755cebb2de648035d801f042b1a29383 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,