Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166075
b: refs/heads/master
c: 0d95c1f
h: refs/heads/master
i:
  166073: 78da1a6
  166071: 5f72eea
v: v3
  • Loading branch information
Daniel Ribeiro authored and Eric Miao committed Sep 10, 2009
1 parent 0820759 commit 58b6201
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70f6d3e8a6670d1cccab5e206315b935eb62a08e
refs/heads/master: 0d95c1fa5661b11cf7777af2613563cc3c683d8d
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ config PXA_EZX
select PXA27x
select IWMMXT
select HAVE_PWM
select PXA_HAVE_BOARD_IRQS

config MACH_EZX_A780
bool "Motorola EZX A780"
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@
#define IRQ_BOARD_END (IRQ_BOARD_START + 70)
#elif defined(CONFIG_MACH_ZYLONITE)
#define IRQ_BOARD_END (IRQ_BOARD_START + 32)
#elif defined(CONFIG_PXA_EZX)
#define IRQ_BOARD_END (IRQ_BOARD_START + 23)
#else
#define IRQ_BOARD_END (IRQ_BOARD_START + 16)
#endif
Expand Down

0 comments on commit 58b6201

Please sign in to comment.