/* $NetBSD: i915_trace_points.c,v 1.2 2018/08/27 04:58:24 riastradh Exp $ */ /* * Copyright © 2009 Intel Corporation * * Authors: * Chris Wilson */ #include __KERNEL_RCSID(0, "$NetBSD: i915_trace_points.c,v 1.2 2018/08/27 04:58:24 riastradh Exp $"); #include "i915_drv.h" #ifndef __CHECKER__ #define CREATE_TRACE_POINTS #include "i915_trace.h" #endif