commit | c229cd2b6e443a1365ff5089c4c4a6440f218dce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 24 09:26:48 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 05 09:26:26 2021 -0700 |
tree | d1d2b1c7bc2e31a33e65b769e464cb23e8aac22e | |
parent | 7ee2016d611293fd6ce9a256a506f749440f5840 [diff] |
ide: Drop ATA_PORT_ADDR This is not needed anymore. Drop it to simplify the code. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>