]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 30 Jul 2024 10:30:17 +0000 (13:30 +0300)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 13 Oct 2024 14:33:46 +0000 (17:33 +0300)
commit68ebc7c86b5ecbbf60360c98b81e8aee8e774944
tree9a09e516049b63e763fc3b5d0192c8cceabd39b7
parent43800d7f6d7e38ecfd12889276851b1d1a9fc07f
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use

It seems that DECLARE_GLOBAL_DATA_PTR use is not needed and video system
works perfectly fine without it.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/tegra20/tegra-dc.c