ring_buffer: adding EXPORT_SYMBOLs
authorRobert Richter <robert.richter@amd.com>
Thu, 11 Dec 2008 15:49:22 +0000 (16:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 05:54:55 +0000 (06:54 +0100)
I added EXPORT_SYMBOL_GPLs for all functions part of the API
(ring_buffer.h). This is required since oprofile is using the ring
buffer and the compilation as modules would fail otherwise.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found