]> git.dujemihanovic.xyz Git - u-boot.git/commit
ide: Move a few functions further up the file
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:32 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
commitbc65bff5dc5cf794df849ee18621442717edc926
treebeebbc12d4ecfd590f1392f1223e16109bb2f3ac
parent62d13fa6349e66f839fa855ac3f7ec71a1adfe87
ide: Move a few functions further up the file

Move these functions so they appear before they are used.

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