ide: Make use of U-Boot types
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:55 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:07 +0000 (13:51 -0400)
commit22a7ae3675899985964eaec418474ab525975c0e
tree1a6497490d05e29ed05e14a94e7fdbfb31b35b6a
parent79543e61c6c2dd39cd4e37a82dd674b3d65b86f1
ide: Make use of U-Boot types

Use standard U-Boot types in the file to make the code less verbose.

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