[PATCH 1/2] block: ide: use definitions from include/libata.h

Simon Glass sjg at chromium.org
Fri Feb 28 00:40:55 CET 2020


On Thu, 27 Feb 2020 at 09:28, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Currently ATA commands are defined both in include/libata.h and
> include/ata.h. Use the command definitions from include/libata.h where
> applicable.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> Resent
> ---
>  drivers/block/ide.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list