]> git.dujemihanovic.xyz Git - u-boot.git/commit
ide: Create a prototype for ide_set_reset()
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:34 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
commit1486c906230ca61580a65421adb26a24f5128a4e
tree9308b9e588755b2c283ec8a4246117805c8c2565
parentf8e87e73e496d3f53307d5330c02185ee0b06131
ide: Create a prototype for ide_set_reset()

This is used by a board so should be in the header file. Add it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/block/ide.c
include/ide.h