arm: samsung: Remove dead LCD code
Since bb5930d5c9 ("exynos: video: Convert several boards to driver
model for video") there have been no callers of any of the exynos_lcd_*
family of functions. Remove these from the boards, and then remove
unused logo and related code as well.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
||||
#include <configs/exynos4-common.h>
|
||||
|
||||
#define CONFIG_TIZEN /* TIZEN lib */
|
||||
|
||||
/* Keep L2 Cache Disabled */
|
||||
|
||||
/* Universal has 2 banks of DRAM */
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
#define CONFIG_TRATS
|
||||
|
||||
#define CONFIG_TIZEN /* TIZEN lib */
|
||||
|
||||
#ifndef CONFIG_SYS_L2CACHE_OFF
|
||||
#define CONFIG_SYS_L2_PL310
|
||||
#define CONFIG_SYS_PL310_BASE 0x10502000
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
|
||||
#include <configs/exynos4-common.h>
|
||||
|
||||
#define CONFIG_TIZEN /* TIZEN lib */
|
||||
|
||||
#ifndef CONFIG_SYS_L2CACHE_OFF
|
||||
#define CONFIG_SYS_L2_PL310
|
||||
#define CONFIG_SYS_PL310_BASE 0x10502000
|
||||
|
||||
Reference in New Issue
Block a user