commit | fb4e899dea7ea5e540db1deb71442d37bb8100fc | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:56:40 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 06 15:04:58 2012 -0500 |
tree | 7ad2ce71016526dd078992617c2fa48709c2efe9 | |
parent | 692023597a5ec01fa2e5e3eec36948c7655009f6 [diff] |
rtl8187: 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> Signed-off-by: John W. Linville <linville@tuxdriver.com>