[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init
authorJochen Friedrich <jochen@scram.de>
Thu, 24 Jan 2008 15:17:32 +0000 (16:17 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:31:00 +0000 (08:31 -0600)
commitd0a02a06bcdf4525638863d4f18326e5b2bcf279
tree83f91648a30a20e792d96b6af58583ad2b97d430
parent22f19daff442c3ff0d015b7e80b4eedab0231ade
[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init

m8xx_pic_init calls both mpc8xx_pic_init and cpm_pic_init. Renaming the
function to use the same name space as the rest of the mpc8xx
specific funtions and to be more meaningful.

m8xx_pic_init is declared in ppc8xx_pic.h but defined nowhere in the ppc
tree. Remove it.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/8xx/ep88xc.c
arch/powerpc/platforms/8xx/m8xx_setup.c
arch/powerpc/platforms/8xx/mpc86xads_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c
arch/powerpc/sysdev/commproc.h
arch/ppc/syslib/ppc8xx_pic.h