Re: [U-Boot] [PATCH 23/30] video: meson: Drop unnecessary header includes

2019-10-27 Thread Neil Armstrong
On 27/10/2019 16:54, Simon Glass wrote: > These files should not be included in meson header files. Drop them and > tidy up the affected C files. > > Signed-off-by: Simon Glass > --- > > drivers/video/meson/meson_canvas.c | 4 > drivers/video/meson/meson_plane.c| 5 + > drivers

Re: [U-Boot] [PATCH 23/30] video: meson: Drop unnecessary header includes

2019-10-27 Thread Anatolij Gustschin
On Sun, 27 Oct 2019 09:54:03 -0600 Simon Glass s...@chromium.org wrote: > These files should not be included in meson header files. Drop them and > tidy up the affected C files. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin ___ U-Boo

[U-Boot] [PATCH 23/30] video: meson: Drop unnecessary header includes

2019-10-27 Thread Simon Glass
These files should not be included in meson header files. Drop them and tidy up the affected C files. Signed-off-by: Simon Glass --- drivers/video/meson/meson_canvas.c | 4 drivers/video/meson/meson_plane.c| 5 + drivers/video/meson/meson_vclk.c | 2 ++ drivers/video/meson