hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.h
....@@ -68,7 +68,7 @@
6868 struct brcms_pub;
6969 void brcms_debugfs_init(void);
7070 void brcms_debugfs_exit(void);
71
-int brcms_debugfs_attach(struct brcms_pub *drvr);
71
+void brcms_debugfs_attach(struct brcms_pub *drvr);
7272 void brcms_debugfs_detach(struct brcms_pub *drvr);
7373 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr);
7474 void brcms_debugfs_create_files(struct brcms_pub *drvr);