projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'linus' into timers/nohz
[linux-2.6]
/
include
/
asm-m32r
/
hw_irq.h
diff --git
a/include/asm-m32r/hw_irq.h
b/include/asm-m32r/hw_irq.h
index
8d7e9d0
..
7138537
100644
(file)
--- a/
include/asm-m32r/hw_irq.h
+++ b/
include/asm-m32r/hw_irq.h
@@
-1,9
+1,4
@@
#ifndef _ASM_M32R_HW_IRQ_H
#define _ASM_M32R_HW_IRQ_H
-static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
-{
- /* Nothing to do */
-}
-
#endif /* _ASM_M32R_HW_IRQ_H */