commit | 427dda86fc7ac9a920ed7a260c04f88ec2637cdd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:34 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:06 2023 -0400 |
tree | 9308b9e588755b2c283ec8a4246117805c8c2565 | |
parent | 52bae6def7da84bc9cd5c89cb4e53cb5408dba19 [diff] |
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>