Skip to content

Commit

Permalink
drm/i915/gvt: remove duplicate include of trace.h
Browse files Browse the repository at this point in the history
This removes duplicate include of trace.h. Found by Hariprasad Kelam
with includecheck.

Reported-by: Hariprasad Kelam <[email protected]>
Reviewed-by: Yan Zhao <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
  • Loading branch information
zhenyw committed Jul 30, 2019
1 parent 89f5752 commit c00f9c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/i915/gvt/trace_points.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
*
*/

#include "trace.h"

#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
Expand Down

0 comments on commit c00f9c6

Please sign in to comment.