diff options
author | Steven Rostedt <srostedt@redhat.com> | 2013-01-22 16:58:30 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-01-22 23:38:03 -0500 |
commit | 0b07436d95b5404134da4d661fd183eac863513e (patch) | |
tree | 0ed97fd3075e0643be14366c425650538be2548c /firmware/ositech | |
parent | 567cd4da54ff45513d2ca1f0e3cb9ba45b66d6cf (diff) | |
download | op-kernel-dev-0b07436d95b5404134da4d661fd183eac863513e.zip op-kernel-dev-0b07436d95b5404134da4d661fd183eac863513e.tar.gz |
ring-buffer: Remove trace.h from ring_buffer.c
ring_buffer.c use to require declarations from trace.h, but
these have moved to the generic header files. There's nothing
in trace.h that ring_buffer.c requires.
There's some headers that trace.h included that ring_buffer.c
needs, but it's best that it includes them directly, and not
include trace.h.
Also, some things may use ring_buffer.c without having tracing
configured. This removes the dependency that may come in the
future.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'firmware/ositech')
0 files changed, 0 insertions, 0 deletions