commit | 6d27559dc8a5c280cd2700aff42f42c1ecbe3763 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 21 21:08:40 2016 -0700 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed May 25 13:25:17 2016 +0900 |
tree | e40485881871857b018c8a0a9eef25411fb0ae31 | |
parent | c0882fffbaf294a7590a62f7684b9a36384a1804 [diff] |
exynos: video: Remove use of vidinfo_t typedef Use 'struct vidinfo' instead so that we can change this to a struct with a different name in future. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>