Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113146
b: refs/heads/master
c: a73554a
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 20, 2008
1 parent 396d598 commit 43fa30e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: f8376e933c4e80663f6f66a5b5dd90390a0feba2
refs/heads/master: a73554aedb8f69bd2024cbbf74980582bb91afb4
9 changes: 0 additions & 9 deletions trunk/arch/sparc/kernel/sun4c_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
#include <asm/idprom.h>
#include <asm/machines.h>

#if 0
static struct resource sun4c_timer_eb = { "sun4c_timer" };
static struct resource sun4c_intr_eb = { "sun4c_intr" };
#endif

/*
* Bit field defines for the interrupt registers on various
* Sparc machines.
Expand Down Expand Up @@ -173,10 +168,6 @@ static void __init sun4c_init_timers(irq_handler_t counter_fn)
prom_halt();
}

#if 0
/* This does not work on 4/330 */
sun4c_enable_irq(10);
#endif
claim_ticker14(NULL, PROFILE_IRQ, 0);
}

Expand Down

0 comments on commit 43fa30e

Please sign in to comment.