Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142854
b: refs/heads/master
c: 19ab6db
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 8, 2009
1 parent 368b8c3 commit c4ffd27
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: 6bbc0b08db0750c2564578bd1be909bc8f7dee1a
refs/heads/master: 19ab6db66ce1b32de54ecb474f16ade3247f8323
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ static irqreturn_t power_handler(int irq, void *dev_id)
return IRQ_HANDLED;
}

static int __init has_button_interrupt(unsigned int irq, struct device_node *dp)
static int __devinit has_button_interrupt(unsigned int irq, struct device_node *dp)
{
if (irq == 0xffffffff)
return 0;
Expand Down

0 comments on commit c4ffd27

Please sign in to comment.