diff options
Diffstat (limited to 'board/davinci/ea20/ea20.c')
-rw-r--r-- | board/davinci/ea20/ea20.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/davinci/ea20/ea20.c b/board/davinci/ea20/ea20.c index 66804d75bd..6edfa17a91 100644 --- a/board/davinci/ea20/ea20.c +++ b/board/davinci/ea20/ea20.c @@ -203,9 +203,7 @@ int board_early_init_f(void) /* Set LCD_B_PWR low to power down LCD Backlight*/ gpio_direction_output(102, 0); -#ifndef CONFIG_USE_IRQ irq_init(); -#endif /* * NAND CS setup - cycle counts based on da850evm NAND timings in the |