sw64: perf: remove redundant function declarations
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I56X48 -------------------------------- The inconsistent function definition and call order make previous patch declare sw64_pmu_start() and sw64_pmu_stop() again at the beginning. Since the order of function definition has changed, and this part can be removed. Signed-off-by: NHe Chuyue <hechuyue@wxiat.com> Reviewed-by: NHe Sheng <hesheng@wxiat.com> Signed-off-by: NGu Zitao <guzitao@wxiat.com>
Showing
想要评论请 注册 或 登录