commit | 4575a77b7adaf95638d288d5b2429a44bebd6068 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 01 09:46:37 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | 201113c06e3ec0937ba3916025e5246503f4290f | |
parent | 0c670fc1481d2296f1f5837ea5c15cfbdaed710c [diff] |
common: Drop the dpram_... functions These declarations are not used anymore, so drop them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>