]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba847ecd04c7d6e6768f213353b7c8994338f55e
tree4f9e12003a5acf46c1aea74e7835b4e72814bf93
parentf4785ca0de481ba9e9e6c9785636dd405ce28fd5
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