commit | b1c50fbb717f409e01c5fdc431ef3bd976b51c5e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 16:37:57 2016 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Tue Feb 16 09:17:52 2016 -0700 |
tree | 14e7af2eb29924907ee8c013f7006f7b386fc0fc | |
parent | e865ef32a46f3dc55ab6bbd70aea441bf9e7647b [diff] |
tegra: video: Remove the static variables We can move the static variables into the driver-private data. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>