commit | 047fc56614f8f8d03fb64ef3be44f040aad25d56 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:24:23 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:17:07 2012 -0800 |
tree | db3872dfa783d7de55e4bc38c5c40c1f042f186a | |
parent | 8e0e46bb3224057fd65f3041977163b6ee13346d [diff] |
net/broadcom: remove __dev* attributes CONFIG_HOTPLUG is going away as an option. As result the __dev* markings will be going away. Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst, and __devexit. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>