mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
ide: unexport ide_wait_not_busy()
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
7f3c868ba7
commit
585e9715c2
1 changed files with 0 additions and 3 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue