Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 585e9715 authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz
Browse files

ide: unexport ide_wait_not_busy()

parent 7f3c868b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1217,6 +1217,3 @@ int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout)
	}
	return -EBUSY;
}

EXPORT_SYMBOL_GPL(ide_wait_not_busy);