]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 28 Nov 2011 16:12:31 +0000 (16:12 +0000)
commit4c2072c6b1d0aa754d090ee40ba4c3335579978f
tree43595bd64feac6edd71f7d45969b21c052443090
parent3b2ecfd2a12ea110cbe06e6aab13748c26a79852
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