diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-08-24 22:49:17 +0900 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-08-24 22:49:17 +0900 |
| commit | 12cceb6251c2cd23e936b25eca66be99ba41b081 (patch) | |
| tree | b7f62853e67b305519c375162760422fbfc81b8e /include | |
| parent | f13327864f94c3a0e6acca923df537d20059639f (diff) | |
| parent | 05ecd5a1f76c183cca381705b3adb7d77c9a0439 (diff) | |
Merge branch 'sh/st-integration'
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/sh_intc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sh_intc.h b/include/linux/sh_intc.h index eb1423a0078d..68e212ff9dde 100644 --- a/include/linux/sh_intc.h +++ b/include/linux/sh_intc.h @@ -85,7 +85,6 @@ struct intc_desc symbol __initdata = { \ } #endif -unsigned int intc_evt2irq(unsigned int vector); void __init register_intc_controller(struct intc_desc *desc); int intc_set_priority(unsigned int irq, unsigned int prio); |
