video: meson: Drop unnecessary header includes

These files should not be included in meson header files. Drop them and
tidy up the affected C files.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
Simon Glass
2019-10-27 09:54:03 -06:00
committed by Neil Armstrong
parent 0b0c6af387
commit b9dea62b6b
8 changed files with 41 additions and 15 deletions

View File

@@ -17,6 +17,8 @@
#include <stdio_dev.h>
struct udevice;
struct video_uc_platdata {
uint align;
uint size;