Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264296
b: refs/heads/master
c: 5c22cd4
h: refs/heads/master
v: v3
  • Loading branch information
Liming Wang authored and Ralf Baechle committed Sep 21, 2011
1 parent eef4956 commit 303a158
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 77cbece76723dc9e77497c042827155388bdae6d
refs/heads/master: 5c22cd407574988cc1580108e0df25ee64ea3d59
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/i8259.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ static void init_8259A(int auto_eoi)
static struct irqaction irq2 = {
.handler = no_action,
.name = "cascade",
.flags = IRQF_NO_THREAD,
};

static struct resource pic1_io_resource = {
Expand Down

0 comments on commit 303a158

Please sign in to comment.