Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297821
b: refs/heads/master
c: b448d6a
h: refs/heads/master
i:
  297819: 39a1a82
v: v3
  • Loading branch information
Paul Mundt committed Mar 28, 2012
1 parent ab42fed commit 877d3f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: adaf7fd2df4a6560cb5c46fae6364aabce2a84fd
refs/heads/master: b448d6adf733cc130339685531940f28902f2b75
5 changes: 2 additions & 3 deletions trunk/drivers/sh/intc/handle.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,8 @@ intc_get_prio_handle(struct intc_desc *desc, struct intc_desc_int *d,
return 0;
}

static unsigned int __init intc_ack_data(struct intc_desc *desc,
struct intc_desc_int *d,
intc_enum enum_id)
static unsigned int intc_ack_data(struct intc_desc *desc,
struct intc_desc_int *d, intc_enum enum_id)
{
struct intc_mask_reg *mr = desc->hw.ack_regs;
unsigned int i, j, fn, mode;
Expand Down

0 comments on commit 877d3f6

Please sign in to comment.