commit | ad375ccf8f10f028603c00f55282878120520045 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 01 09:46:39 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | 8e2c4ff5b55b22c1808d7c14a6166a8773d10026 | |
parent | 42cf22f5ed2d6b5c304f719c1f1ea81bc53b23c2 [diff] |
common: Remove video_setmem() This function is no-longer defined in U-Boot. Drop the declaration from common.h Signed-off-by: Simon Glass <sjg@chromium.org>