Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63060
b: refs/heads/master
c: a14ff99
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jul 26, 2007
1 parent 7c60307 commit 4eeec5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 981d0f3952c977d799c2bb72e083cb9306ccb797
refs/heads/master: a14ff99232f449e5f9e440757a9049be3fd9e23a
2 changes: 0 additions & 2 deletions trunk/arch/arm/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,8 @@ asmlinkage void __exception do_undefinstr(struct pt_regs *regs)

asmlinkage void do_unexp_fiq (struct pt_regs *regs)
{
#ifndef CONFIG_IGNORE_FIQ
printk("Hmm. Unexpected FIQ received, but trying to continue\n");
printk("You may have a hardware problem...\n");
#endif
}

/*
Expand Down

0 comments on commit 4eeec5a

Please sign in to comment.