kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.h
.. .. @@ -68,7 +68,7 @@ 68 68 struct brcms_pub; 69 69 void brcms_debugfs_init(void); 70 70 void brcms_debugfs_exit(void); 71 -int brcms_debugfs_attach(struct brcms_pub *drvr);71 +void brcms_debugfs_attach(struct brcms_pub *drvr);72 72 void brcms_debugfs_detach(struct brcms_pub *drvr); 73 73 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr); 74 74 void brcms_debugfs_create_files(struct brcms_pub *drvr);