MIPS: SB1250: Include correct header and fix a warning
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Wed, 21 Apr 2010 18:57:08 +0000 (20:57 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:43 +0000 (20:52 +0100)
commit0dfeecacd8e4405209f217944818b90016bb4a9d
tree8939dc546bcbae06960647427250c8b24b0a6446
parentb20947aaa0026efd7355ae4bf70b56a13a3f98b1
MIPS: SB1250: Include correct header and fix a warning

| arch/mips/pci/pci-sb1250.c: In function sb1250_pcibios_init:
| arch/mips/pci/pci-sb1250.c:257: warning: assignment makes integer from pointer without a cast
| arch/mips/pci/pci-sb1250.c:285: error: MAX_NR_CONSOLES undeclared (first use in this function)
| arch/mips/pci/pci-sb1250.c:285: error: (Each undeclared identifier is reported only once
| arch/mips/pci/pci-sb1250.c:285: error: for each function it appears in.)

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1136/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-sb1250.c