[U-Boot] [PATCH 08/13] video: exynos_dp: Make dp_regs global

Ajay Kumar ajaykumar.rs at samsung.com
Fri Feb 22 10:53:04 CET 2013


dp_regs variable was redundantly defined across all the functions in
the driver even though it contains just the same address. We make it
global and initialize it once using exynos_dp_set_base_addr().


More information about the U-Boot mailing list