hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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);