Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_trace_points.c
CommitLineData
1c5d22f7
CW
1/*
2 * Copyright © 2009 Intel Corporation
3 *
4 * Authors:
5 * Chris Wilson <chris@chris-wilson.co.uk>
6 */
7
8#include "i915_drv.h"
9
c43b5634 10#ifndef __CHECKER__
1c5d22f7
CW
11#define CREATE_TRACE_POINTS
12#include "i915_trace.h"
c43b5634 13#endif
This page took 0.565048 seconds and 5 git commands to generate.