aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm26/hardirq.h')
-rw-r--r--include/asm-arm26/hardirq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm26/hardirq.h b/include/asm-arm26/hardirq.h
index 791ee1da9bfa..dc28daab8aa8 100644
--- a/include/asm-arm26/hardirq.h
+++ b/include/asm-arm26/hardirq.h
@@ -22,8 +22,6 @@ typedef struct {
# error HARDIRQ_BITS is too low!
#endif
-#define irq_enter() (preempt_count() += HARDIRQ_OFFSET)
-
#ifndef CONFIG_SMP
extern asmlinkage void __do_softirq(void);