MIPS: Fix Jazz 64-bit build error.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 28 Nov 2011 16:11:28 +0000 (16:11 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:01:45 +0000 (22:01 +0000)
commit3d18c98367eac23555ea4887c4f570423474eeaf
tree4f9e12003a5acf46c1aea74e7835b4e72814bf93
parentab75dc02c151c9d2a2fd446334d740b097a3b9db
MIPS: Fix Jazz 64-bit build error.

Move add_wired_entry to its own header file from where it will be
always included.  Patch up other users of add_wired_entry to also include
the header as needed.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable-32.h
arch/mips/include/asm/tlbmisc.h [new file with mode: 0644]
arch/mips/jazz/irq.c
arch/mips/jazz/setup.c
arch/mips/mm/tlb-r3k.c
arch/mips/mm/tlb-r4k.c
arch/mips/pci/pci-alchemy.c