forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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);