diff options
author | Yoichi Yuasa <yuasa@hh.iij4u.or.jp> | 2005-10-14 15:59:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-14 17:10:11 -0700 |
commit | 43d2c4ca385b02ab7a604aa09a9da36f1668bee6 (patch) | |
tree | 208cdf7bd9bc9fbd1c7dc951ae9b9c22413a4381 /lib | |
parent | 3384a04ed42c583755226374e1ff6a53db7f27c3 (diff) | |
download | blackbird-op-linux-43d2c4ca385b02ab7a604aa09a9da36f1668bee6.tar.gz blackbird-op-linux-43d2c4ca385b02ab7a604aa09a9da36f1668bee6.zip |
[PATCH] mips: fix build error in TANBAC TB0226
arch/mips/pci/fixup-tb0226.c: In function `pcibios_map_irq':
arch/mips/pci/fixup-tb0226.c:31: warning: implicit declaration of function `vr41xx_set_irq_trigger'
arch/mips/pci/fixup-tb0226.c:32: error: `TRIGGER_LEVEL' undeclared (first use in this function)
arch/mips/pci/fixup-tb0226.c:32: error: (Each undeclared identifier is reported only once
arch/mips/pci/fixup-tb0226.c:32: error: for each function it appears in.)
arch/mips/pci/fixup-tb0226.c:33: error: `SIGNAL_THROUGH' undeclared (first use in this function)
arch/mips/pci/fixup-tb0226.c:34: warning: implicit declaration of function `vr41xx_set_irq_level'
arch/mips/pci/fixup-tb0226.c:34: error: `LEVEL_LOW' undeclared (first use in this function)
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions