]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: mxc: Avoid setting global_data fb_base
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:18:56 +0000 (10:18 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:05:37 +0000 (14:05 -0600)
commit60fa5e9eff6e7cf1c257e7c104841deca16c44b9
tree0c2e464fe6429c4ed4316f7354fe59cf9283f063
parentb5c5923e4e4d526055c559e9bf644c2669335730
video: mxc: Avoid setting global_data fb_base

This is not used, so don't set it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/imx/mxc_ipuv3_fb.c