Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109314
b: refs/heads/master
c: d70536e
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Aug 25, 2008
1 parent ad1f5a5 commit 8ad433b
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: ceac2651e9b7b77734d1c2b6f5d7d218d22f5427
refs/heads/master: d70536ec3ad68474f5b093bcbcc8c5b6ba50831b
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-common/ints-priority.c
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ int __init init_arch_irq(void)

local_irq_disable();

#if defined(CONFIG_BF527) || defined(CONFIG_BF536) || defined(CONFIG_BF537)
#if (defined(CONFIG_BF537) || defined(CONFIG_BF536))
/* Clear EMAC Interrupt Status bits so we can demux it later */
bfin_write_EMAC_SYSTAT(-1);
#endif
Expand Down

0 comments on commit 8ad433b

Please sign in to comment.