]> git.baikalelectronics.ru Git - uboot.git/commit
ide: remove duplicate defines form include/ata.h
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 27 Feb 2020 17:28:01 +0000 (18:28 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 16:32:36 +0000 (12:32 -0400)
commitbe5ae0547de6e7ab1877d2d0f9b255f0886cf96a
tree3c84f770b7ad53a3e5453c920f5c64d38533d898
parenta69885f6d7f65b212ac9554ffcbc6ca110d536dd
ide: remove duplicate defines form include/ata.h

ATA commands are already defined in include/libata.h. There is no need to
duplicate them in include/ata.h.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/ata.h