commit | aa662a6fe060affd68e017b28a5d32a36a0b34d1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 19 13:23:53 2021 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Dec 26 23:02:19 2021 +0100 |
tree | 822d3f96537506b1e3f15525befbe2ee1a96a2b6 | |
parent | 90392d9f78d97b1030c4a515805d6387521daf56 [diff] |
video: Drop fb_put_byte() el at These functions are not used with driver model, nor in any U-Boot boards. Drop them and inline the code. Signed-off-by: Simon Glass <sjg@chromium.org>