oprofile: rename add_sample() in cpu_buffer.c
authorRobert Richter <robert.richter@amd.com>
Tue, 23 Dec 2008 03:03:05 +0000 (04:03 +0100)
committerRobert Richter <robert.richter@amd.com>
Wed, 7 Jan 2009 21:35:26 +0000 (22:35 +0100)
commitd0e233846dcef56ae78f6d8fd0e0cba85a2a1489
tree91caf0a91407983fcddfc6b1496d23575ba9d079
parentfc81be8ca29e28bfb89aa23359036a8ad4118d0f
oprofile: rename add_sample() in cpu_buffer.c

Rename the fucntion to op_add_sample() since there is a collision with
another one with the same name in buffer_sync.c.

Signed-off-by: Robert Richter <robert.richter@amd.com>
drivers/oprofile/cpu_buffer.c