]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/sm7xxfb/sm7xxfb.c
staging: sm7xxfb: remove use of __devexit
[~andy/linux] / drivers / staging / sm7xxfb / sm7xxfb.c
index 3c0ba60ec4f23a21807c087cb08d9465a43f56bf..0764bbbfd497d78696f139e10d99e588cb2da431 100644 (file)
@@ -928,7 +928,7 @@ static DEFINE_PCI_DEVICE_TABLE(smtcfb_pci_table) = {
        {0,}
 };
 
-static void __devexit smtcfb_pci_remove(struct pci_dev *pdev)
+static void smtcfb_pci_remove(struct pci_dev *pdev)
 {
        struct smtcfb_info *sfb;