
28 Feb
2020
28 Feb
'20
12:40 a.m.
On Thu, 27 Feb 2020 at 09:28, Heinrich Schuchardt xypron.glpk@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@gmx.de
Resent
drivers/block/ide.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org