X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fdavinci%2Fda8xxevm%2Fomapl138_lcdk.c;h=d94128597760f3e38e6dd7cb5b738ba1089f0d62;hb=01abae4d04868dede60947867699bf096a1831ff;hp=3ce1992c1dc2afb22a88498020d024fc20f4b4f0;hpb=d53ecad92f06d2e38a5cbc13af7473867c7fa277;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/davinci/da8xxevm/omapl138_lcdk.c b/board/davinci/da8xxevm/omapl138_lcdk.c index 3ce1992..d941285 100644 --- a/board/davinci/da8xxevm/omapl138_lcdk.c +++ b/board/davinci/da8xxevm/omapl138_lcdk.c @@ -171,9 +171,7 @@ int board_early_init_f(void) int board_init(void) { -#ifndef CONFIG_USE_IRQ irq_init(); -#endif /* arch number of the board */ gd->bd->bi_arch_number = MACH_TYPE_OMAPL138_LCDK;