commit | 3a036ce5c6fdd787d3146c639871668996221c0d | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:23:18 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:44 2012 -0800 |
tree | 46e40e72398739af4d5ea081bdad1112db9ebac7 | |
parent | 6980cbe4a6dbb3d7871e99a3cbc74a572d14d327 [diff] |
vxge/s2io: 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> Cc: Jon Mason <jdmason@kudzu.us> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>