Re: [U-Boot] [PATCH v2 02/25] exynos: video: Drop dead code

2016-02-22 Thread Anatolij Gustschin
On Sun, 21 Feb 2016 21:08:39 -0700 Simon Glass s...@chromium.org wrote: > We always use device tree with video, so can drop these #ifdefs. Some of the > hardware addresses are not needed either. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin ___

Re: [U-Boot] [PATCH v2 02/25] exynos: video: Drop dead code

2016-02-22 Thread Anatolij Gustschin
On Sun, 21 Feb 2016 21:08:39 -0700 Simon Glass s...@chromium.org wrote: > We always use device tree with video, so can drop these #ifdefs. Some of the > hardware addresses are not needed either. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin ___

[U-Boot] [PATCH v2 02/25] exynos: video: Drop dead code

2016-02-21 Thread Simon Glass
We always use device tree with video, so can drop these #ifdefs. Some of the hardware addresses are not needed either. Signed-off-by: Simon Glass --- Changes in v2: None arch/arm/mach-exynos/include/mach/cpu.h | 2 -- drivers/video/exynos/exynos_dp_lowlevel.c | 4 drivers/video/exynos