commit | 01b305a234943c25c336a6f2f77932a4eaf125fa | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Thu Nov 12 20:04:44 2015 +0800 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Nov 12 15:18:14 2015 +0000 |
tree | 0d2ba51a378f6cad62b1cb123eaf7d623eaf392b | |
parent | 9a17a213345584fbc692f6b3a715aa451d4c75e9 [diff] |
arm64: suspend: make hw_breakpoint_restore static hw_breakpoint_restore is only used within suspend.c, so it can be declared static. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>