commit | 11056803b70cf4782f878c71f01f275f3515f68c | [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 | a6b4aaaa1b9803f97d79ef870ec331cbee44542b [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>