提交 4187377b 编写于 作者: E Eric Dujardin 提交者: Grant Likely

[POWERPC] Add export for mpc52xx_set_psc_clkdiv

mpc52xx_set_psc_clkdiv is needed by PSC device drivers.
Signed-off-by: NEric Dujardin <eric.dujardin@sagem.com>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 42e6de0e
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册