[PATCH] powerpc: Fix warning related to do_dabr
authorKumar Gala <galak@freescale.com>
Wed, 26 Oct 2005 14:55:41 +0000 (09:55 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 27 Oct 2005 10:51:19 +0000 (20:51 +1000)
commitcffb09ce6ba7706c89c6df9ca8e72c81adda13f0
tree5226184532ed63be2aa785dcc5ae7896b7e6fc1e
parent328985b2c69d2592edd7f181a6b7360e51b08515
[PATCH] powerpc: Fix warning related to do_dabr

do_dabr() is not relevant on 40x or Book-E processors so dont build it

Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/fault.c