Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138569
b: refs/heads/master
c: fb24744
h: refs/heads/master
i:
  138567: 9f8ba22
v: v3
  • Loading branch information
Stephen Rothwell authored and Benjamin Herrenschmidt committed Mar 24, 2009
1 parent 6fc17f4 commit 24ce68a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 56aa4129e87be43676c6e3eac41a6aa553877802
refs/heads/master: fb2474491cd3925e6ecece0823f4673af3b0d597
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/pmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ struct pmi_data {

static struct pmi_data *data;

static int pmi_irq_handler(int irq, void *dev_id)
static irqreturn_t pmi_irq_handler(int irq, void *dev_id)
{
u8 type;
int rc;
Expand Down

0 comments on commit 24ce68a

Please sign in to comment.