commit | 06b0e68327d499c3588c954d2a2d86458d451c4b | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:24:08 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:56 2012 -0800 |
tree | 10adca5d73c01d185656e58ce1059a04d95fbc36 | |
parent | 0e1effe39a5973888bed03db3a4998c4b8ba333a [diff] |
net/xilinx: 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>