From: Eric Dujardin Date: Sun, 24 Feb 2008 05:51:28 +0000 (-0700) Subject: [POWERPC] Add export for mpc52xx_set_psc_clkdiv X-Git-Tag: v2.6.25-rc4~120^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4187377b2411d43ea4470b35162917a5093857bf;p=karo-tx-linux.git [POWERPC] Add export for mpc52xx_set_psc_clkdiv mpc52xx_set_psc_clkdiv is needed by PSC device drivers. Signed-off-by: Eric Dujardin Signed-off-by: Grant Likely --- diff --git a/arch/powerpc/platforms/52xx/mpc52xx_common.c b/arch/powerpc/platforms/52xx/mpc52xx_common.c index 9aa4425d80b2..4d5fd1dbd400 100644 --- a/arch/powerpc/platforms/52xx/mpc52xx_common.c +++ b/arch/powerpc/platforms/52xx/mpc52xx_common.c @@ -199,6 +199,7 @@ int mpc52xx_set_psc_clkdiv(int psc_id, int clkdiv) return 0; } +EXPORT_SYMBOL(mpc52xx_set_psc_clkdiv); /** * mpc52xx_restart: ppc_md->restart hook for mpc5200 using the watchdog timer