diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/parisc/kernel/entry.S | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/parisc/kernel/entry.S b/arch/parisc/kernel/entry.S index ba86f610e76f..293ba44f40a3 100644 --- a/arch/parisc/kernel/entry.S +++ b/arch/parisc/kernel/entry.S | |||
@@ -997,13 +997,6 @@ intr_restore: | |||
997 | 997 | ||
998 | rfi | 998 | rfi |
999 | nop | 999 | nop |
1000 | nop | ||
1001 | nop | ||
1002 | nop | ||
1003 | nop | ||
1004 | nop | ||
1005 | nop | ||
1006 | nop | ||
1007 | 1000 | ||
1008 | #ifndef CONFIG_PREEMPT | 1001 | #ifndef CONFIG_PREEMPT |
1009 | # define intr_do_preempt intr_restore | 1002 | # define intr_do_preempt intr_restore |