forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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);