ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
authorJon Medhurst <tixy@yxit.co.uk>
Thu, 7 Jul 2011 09:21:40 +0000 (10:21 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:41 +0000 (17:32 +0000)
Move str_pc_offset into kprobes-common.c as it will be needed by common
code later.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>

No differences found