OSDN Git Service

staging: xgifb: remove use of __devexit_p
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:21:04 +0000 (13:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 23:05:00 +0000 (15:05 -0800)
commit2c4ae9d21867ec2b771085898682ab3db46341c0
tree1767ce96e74815b42decdc91f85aae02c74597a6
parent38930755b86082b8d44da038d0ec0b912a708679
staging: xgifb: 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/xgifb/XGI_main_26.c