commit | 428a6a18fe5ad5c007fd79a905429ee3ef3af1ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 14 12:57:44 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 02 18:25:02 2019 -0500 |
tree | 3a95e160e24fe4d89b845e68db1be643eea006c4 | |
parent | 288b29e44d30afd946724ac577125ea9f80c8aca [diff] |
common: Drop board_show_dram() This function is not defined by any boards so the feature is not used. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>