2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00
linux-next/drivers/staging/sm7xxfb
Bill Pemberton 38de09a975 staging: sm7xxfb: 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>
2012-11-21 15:04:59 -08:00
..
Kconfig staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled 2012-07-16 18:55:13 -07:00
Makefile
sm7xx.h staging: sm7xxfb: annotate iomem pointers 2012-09-17 14:57:52 -07:00
sm7xxfb.c staging: sm7xxfb: remove use of __devexit_p 2012-11-21 15:04:59 -08:00
TODO