staging: octeon_ethernet: remove use of __devexit_p
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:20:57 +0000 (13:20 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 23:04:59 +0000 (15:04 -0800)
commit095d0bb5e1644f435a5ee83da95332b410c85d2e
tree0967ceb455670608df2837001180982033377991
parentbbe0bf96cc77b0ca891f1bfb765433e33364c58f
staging: octeon_ethernet: remove use of __devexit_p

CONFIG_HOTPLUG is going away as an option so __devexit_p 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