Sfoglia il codice sorgente

[POWERPC] Add export for mpc52xx_set_psc_clkdiv

mpc52xx_set_psc_clkdiv is needed by PSC device drivers.

Signed-off-by: Eric Dujardin <eric.dujardin@sagem.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Eric Dujardin 17 anni fa
parent
commit
4187377b24
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      arch/powerpc/platforms/52xx/mpc52xx_common.c

+ 1 - 0
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