MIPS: APRP: Add support for Malta CMP platform.

Malta with multi-core CM platforms can now use APRP functionality.

Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Reviewed-by: Qais Yousef <Qais.Yousef@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6096/
This commit is contained in:
Deng-Cheng Zhu
2013-10-30 15:52:10 -05:00
committed by Ralf Baechle
parent da615cf603
commit 1336113a6c
3 changed files with 35 additions and 5 deletions

View File

@@ -3,5 +3,5 @@
*/
int amon_cpu_avail(int);
void amon_cpu_start(int, unsigned long, unsigned long,
unsigned long, unsigned long);
int amon_cpu_start(int, unsigned long, unsigned long,
unsigned long, unsigned long);