]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: octeon: remove use of __devexit
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:26:42 +0000 (13:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 23:05:02 +0000 (15:05 -0800)
commitf7e2f350f16f3fc2cb7920ccc202ba5310daed3e
tree141e5bf1153b6936499f337de610f84f35ccca4d
parent0cae4685a602a8bf9a86fa2417d6c035c09d6341
staging: octeon: remove use of __devexit

CONFIG_HOTPLUG is going away as an option so __devexit is no
longer needed.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet.c