Re: [U-Boot] [PATCH v2 04/25] exynos: video: Drop the static lcd_base_addr variable

2016-02-22 Thread Anatolij Gustschin
On Sun, 21 Feb 2016 21:08:41 -0700 Simon Glass s...@chromium.org wrote: > Drop this and use parameters instead. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/list

[U-Boot] [PATCH v2 04/25] exynos: video: Drop the static lcd_base_addr variable

2016-02-21 Thread Simon Glass
Drop this and use parameters instead. Signed-off-by: Simon Glass --- Changes in v2: None drivers/video/exynos/exynos_fb.c | 21 +++-- drivers/video/exynos/exynos_fb.h | 2 +- drivers/video/exynos/exynos_fimd.c | 26 +++--- 3 files changed, 15 insertions