Searched hist:"76 e239e1fa66eab1cb5b80a86d4803dc839bbc8f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | diff 76e239e1fa66eab1cb5b80a86d4803dc839bbc8f Mon Dec 03 08:23:48 CST 2012 Bill Pemberton <wfp5p@virginia.edu> via-rhine: 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: Roger Luethi <rl@hellgate.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|