]> Pileus Git - ~andy/linux/blobdiff - drivers/bcma/bcma_private.h
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
[~andy/linux] / drivers / bcma / bcma_private.h
index 30a3085d3354577d68e3121e4dfb77c57cc4409f..fda56bde36b836cc7fa4a8bee2c1bc92b0e5a43d 100644 (file)
@@ -18,6 +18,9 @@ void bcma_bus_unregister(struct bcma_bus *bus);
 int __init bcma_bus_early_register(struct bcma_bus *bus,
                                   struct bcma_device *core_cc,
                                   struct bcma_device *core_mips);
+#ifdef CONFIG_PM
+int bcma_bus_resume(struct bcma_bus *bus);
+#endif
 
 /* scan.c */
 int bcma_bus_scan(struct bcma_bus *bus);