Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360179
b: refs/heads/master
c: decae9d
h: refs/heads/master
i:
  360177: b93a18e
  360175: e7a9b4d
v: v3
  • Loading branch information
Vineet Gupta committed Feb 15, 2013
1 parent 5549b2e commit 4895d16
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e97ff121ae61ba80e41b2cc3bd6dfe9886d22505
refs/heads/master: decae9d3e87b5454b3b190d8e00b063175a3a091
2 changes: 2 additions & 0 deletions trunk/arch/arc/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#ifndef __ASM_ARC_IRQ_H
#define __ASM_ARC_IRQ_H

#define NR_IRQS 32

/* Platform Independent IRQs */
#define TIMER0_IRQ 3
#define TIMER1_IRQ 4
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/arc/plat-arcfpga/include/plat/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
#ifndef __PLAT_IRQ_H
#define __PLAT_IRQ_H

#ifdef CONFIG_SMP
#define NR_IRQS 32
#else
#define NR_IRQS 16
#endif

#define UART0_IRQ 5
#define UART1_IRQ 10
#define UART2_IRQ 11
Expand Down

0 comments on commit 4895d16

Please sign in to comment.