]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: tegra20: dc: fix printing of framebuffer address
authorJonas Schwöbel <jonasschwoebel@yahoo.de>
Tue, 23 Jan 2024 17:16:24 +0000 (19:16 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:01 +0000 (09:07 +0200)
commitde903ac9bacaff912ea38145e3b48d0dbf44a1ce
treec718af312da5c14ef70d6836a5ce5a8267b17c7b
parent8c0eb06fbe2cc9bca76a54c861852165c4888963
video: tegra20: dc: fix printing of framebuffer address

Framebuffer address should not be a pointer.

Signed-off-by: Jonas Schwöbel <jonasschwoebel@yahoo.de>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/tegra20/tegra-dc.c