Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143543
b: refs/heads/master
c: 918c71c
h: refs/heads/master
i:
  143541: 891e9f2
  143539: 2239cf9
  143535: ed809cd
v: v3
  • Loading branch information
Marek Vasut authored and Eric Miao committed Apr 13, 2009
1 parent 8ea8fcb commit ef4fa0d
Show file tree
Hide file tree
Showing 2 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: 2b2562d38130c769ee59948ba7e1f93d3787ca43
refs/heads/master: 918c71c0ff302637b745104e8ffe6142a64f514c
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-pxa/generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ extern struct sys_timer pxa_timer;
extern void __init pxa_init_irq(int irq_nr,
int (*set_wake)(unsigned int, unsigned int));
extern void __init pxa25x_init_irq(void);
#ifdef CONFIG_CPU_PXA26x
extern void __init pxa26x_init_irq(void);
#endif
extern void __init pxa27x_init_irq(void);
extern void __init pxa3xx_init_irq(void);
extern void __init pxa_map_io(void);
Expand Down

0 comments on commit ef4fa0d

Please sign in to comment.