commit | 4b5ed11e04773b4bb1ca9a8c07fba1bf261afb79 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:31 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:57 2024 -0600 |
tree | 1930da2fe39d076c52a79a96064f5f97b59176ed | |
parent | e324ed027dc170baef2622f93869cedfc1fc8391 [diff] |
video: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>