From: Kim, HeungJun Date: Thu, 21 May 2009 12:11:01 +0000 (+0900) Subject: [S5PC100] modifiled interrupt.c using s5pc1xx.h #2 X-Git-Tag: s5pc110_universal_support~285 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26db7d4a45a1847956e804cc861e38be8068ae58;p=kernel%2Fu-boot.git [S5PC100] modifiled interrupt.c using s5pc1xx.h #2 --- diff --git a/cpu/arm_cortexa8/s5pc100/interrupts.c b/cpu/arm_cortexa8/s5pc100/interrupts.c index dc6e495..e6ed313 100644 --- a/cpu/arm_cortexa8/s5pc100/interrupts.c +++ b/cpu/arm_cortexa8/s5pc100/interrupts.c @@ -95,7 +95,6 @@ int interrupt_init(void) timestamp = 0; /* usb OTG */ - //__REG(ELFIN_VIC1_BASE_ADDR + 0x10) |= 1<<24; S5P_VIC1INTENABLE_REG |= 1<<24; return 0;