aboutsummaryrefslogtreecommitdiff
path: root/board/pdm360ng/pdm360ng.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-05 14:31:48 +0200
committerWolfgang Denk <wd@denx.de>2010-10-05 14:31:48 +0200
commitbbf2abc0f5a5be0b8081ae8587fa90b376160444 (patch)
tree3bbade787e2f3b791118990bb716cb962b386566 /board/pdm360ng/pdm360ng.c
parentdd09985499ac95484974eb0f832fe47b33369952 (diff)
parentcdfcedbf250ba2ec01b2555cffde83e9947e9fbf (diff)
Merge branch 'next' of git://git.denx.de/u-boot-video
Diffstat (limited to 'board/pdm360ng/pdm360ng.c')
-rw-r--r--board/pdm360ng/pdm360ng.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/pdm360ng/pdm360ng.c b/board/pdm360ng/pdm360ng.c
index e3abeb8ef..e8714e3a7 100644
--- a/board/pdm360ng/pdm360ng.c
+++ b/board/pdm360ng/pdm360ng.c
@@ -237,9 +237,6 @@ int misc_init_r(void)
#endif
#ifdef CONFIG_FSL_DIU_FB
-# if !(defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE))
- mpc5121_diu_init();
-#endif
#if defined(CONFIG_SERIAL_MULTI)
set_lcd_brightness(0);
#endif