drm/i915: Fix out of tree builds
authorPeter Clifton <pcjc2@cam.ac.uk>
Mon, 3 May 2010 12:24:41 +0000 (13:24 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 10 May 2010 20:38:32 +0000 (13:38 -0700)
Fixes up include paths for i915_trace.h by setting additional CFLAGS
for i915_trace_points.c to include the $src directory. The required
TRACE_INCLUDE_PATH is then "."

Signed-off-by: Peter Clifton <pcjc2@cam.ac.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found