diff options
Diffstat (limited to 'board/pdm360ng/pdm360ng.c')
| -rw-r--r-- | board/pdm360ng/pdm360ng.c | 3 | 
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 |