Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292490
b: refs/heads/master
c: ad5b7f1
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Benjamin Herrenschmidt committed Mar 7, 2012
1 parent 3f64897 commit 1a9c898
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: e9daf2ad7f603f173d7cd7ee3673b326414f82f4
refs/heads/master: ad5b7f1350c263eef0c99c20f8659d0ed363cb32
1 change: 1 addition & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ config PPC
select HAVE_HW_BREAKPOINT if PERF_EVENTS && PPC_BOOK3S_64
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select SPARSE_IRQ
select IRQ_PER_CPU
select GENERIC_IRQ_SHOW
select GENERIC_IRQ_SHOW_LEVEL
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/powerpc/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ extern int tau_interrupts(int);

#ifdef CONFIG_PPC64

#ifndef CONFIG_SPARSE_IRQ
EXPORT_SYMBOL(irq_desc);
#endif

int distribute_irqs = 1;

static inline notrace unsigned long get_hard_enabled(void)
Expand Down

0 comments on commit 1a9c898

Please sign in to comment.