2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/nxp
Bill Pemberton 21524526b3 lpc_eth: 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:44 -08:00
..
Kconfig lpc32xx: Added ethernet driver 2012-03-12 17:08:34 -07:00
lpc_eth.c lpc_eth: remove __dev* attributes 2012-12-03 11:16:44 -08:00
Makefile lpc32xx: Added ethernet driver 2012-03-12 17:08:34 -07:00