Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33954
b: refs/heads/master
c: a9c3685
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Sep 18, 2006
1 parent 5708505 commit 52ba7f4
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 71aa7054d3df0f74d9ffbef3dd1486764c7f592a
refs/heads/master: a9c3685b2f0515bffd8d13ea9e3417664ff22a07
5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-s3c2410/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,10 @@ s3c_irqsub_ack(unsigned int irqno, unsigned int parentmask, unsigned int group)

/* exported for use in arch/arm/mach-s3c2410 */

#ifdef CONFIG_PM
extern int s3c_irq_wake(unsigned int irqno, unsigned int state);
#else
#define s3c_irq_wake NULL
#endif

extern int s3c_irqext_type(unsigned int irq, unsigned int type);

0 comments on commit 52ba7f4

Please sign in to comment.