lkml.org 
[lkml]   [2014]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch 26/32] s390: Remove pointless arch_show_interrupts()
S390 is not using the generic show interrupts implementation so the
extra arch_show_interrupts() is just useless.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
---
arch/s390/kernel/irq.c | 5 -----
1 file changed, 5 deletions(-)

Index: tip/arch/s390/kernel/irq.c
===================================================================
--- tip.orig/arch/s390/kernel/irq.c
+++ tip/arch/s390/kernel/irq.c
@@ -151,11 +151,6 @@ out:
return 0;
}

-int arch_show_interrupts(struct seq_file *p, int prec)
-{
- return 0;
-}
-
/*
* Switch to the asynchronous interrupt stack for softirq execution.
*/



\
 
 \ /
  Last update: 2014-05-07 18:21    [W:0.778 / U:1.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site