powerpc/44x: Removing dead CONFIG_PPC47x
authorChristoph Egger <siccegge@cs.fau.de>
Wed, 30 Nov 2011 21:39:20 +0000 (21:39 +0000)
committerJosh Boyer <jwboyer@gmail.com>
Fri, 9 Dec 2011 12:48:56 +0000 (07:48 -0500)
commitca899859f14e510854c5c8908d3ffdfcd34b16de
treee752204f88c7d5d0cb537ac85a26340fe8f07a8d
parent466c2bc762c4212f64c5cf778ff569efd79f0778
powerpc/44x: Removing dead CONFIG_PPC47x

CONFIG_PPC47x doesn't exist in Kconfig and no 476 processor calls this
function ppc44x_pin_tlb() as it has it's own ppc47x_pin_tlb().

This code is probably an artifact of the original 476 code that
shouldn't have made it upstream.

Signed-off-by: Christoph Egger <siccegge@cs.fau.de>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
arch/powerpc/mm/44x_mmu.c