Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / drivers / misc / tifm_7xx1.c
index 9ac95b48ef92474d05681e6d2a1d9546e5b54c72..cc729f7ab32e5c53499193e3fa60659dc28893c9 100644 (file)
@@ -403,7 +403,6 @@ static void tifm_7xx1_remove(struct pci_dev *dev)
        fm->eject = tifm_7xx1_dummy_eject;
        fm->has_ms_pif = tifm_7xx1_dummy_has_ms_pif;
        writel(TIFM_IRQ_SETALL, fm->addr + FM_CLEAR_INTERRUPT_ENABLE);
-       mmiowb();
        free_irq(dev->irq, fm);
 
        tifm_remove_adapter(fm);