commit | e970800da31c271a9a68cbddf66ade99a1740e68 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Jul 30 13:30:17 2024 +0300 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Sun Oct 13 17:33:46 2024 +0300 |
tree | 9a09e516049b63e763fc3b5d0192c8cceabd39b7 | |
parent | f87b40f3d2a6093281680685ef7205c1aeb89c88 [diff] |
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>