diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-05-09 16:20:30 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-05-11 13:28:31 (GMT) |
commit | f543110da7a53acb8c6d367e740ca9e110f0bb3a (patch) | |
tree | 69b308ce64fb604a88a69bf2b7cc36640bf9ccc5 /include | |
parent | 55d0b4e3f6526daf1cc7449028bf5d4c304a6a69 (diff) | |
download | linux-f543110da7a53acb8c6d367e740ca9e110f0bb3a.tar.xz |
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
This fix these warnings:
WARNING: arch/mips/kernel/built-in.o - Section mismatch: reference to .init.text:free_irqno from __ksymtab_gpl between '__ksymtab_free_irqno' (at offset 0x0) and '__ksymtab_allocate_irqno'
WARNING: arch/mips/kernel/built-in.o - Section mismatch: reference to .init.text:allocate_irqno from __ksymtab_gpl after '__ksymtab_allocate_irqno' (at offset 0x8)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions