2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 05:34:00 +08:00
linux-next/drivers/net/ethernet/octeon
Bill Pemberton 5bc7ec702f net/octeon_mgmt: 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>
2012-12-03 11:16:45 -08:00
..
Kconfig octeon: Move the Cavium driver 2011-08-12 03:41:18 -07:00
Makefile octeon: Move the Cavium driver 2011-08-12 03:41:18 -07:00
octeon_mgmt.c net/octeon_mgmt: remove __dev* attributes 2012-12-03 11:16:45 -08:00