From: Jochen Friedrich Date: Thu, 24 Jan 2008 15:17:32 +0000 (+0100) Subject: [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init X-Git-Tag: v2.6.25-rc1~1131^2~42 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a02a06bcdf4525638863d4f18326e5b2bcf279;p=pandora-kernel.git [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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed