brintos

brintos / linux-shallow public Read only

0
0
Text · 246 B · 463a717 Raw
15 lines · c
1// SPDX-License-Identifier: GPL-2.02/*3 * Copyright © 2009 Intel Corporation4 *5 * Authors:6 *    Chris Wilson <chris@chris-wilson.co.uk>7 */8 9#include "i915_drv.h"10 11#ifndef __CHECKER__12#define CREATE_TRACE_POINTS13#include "i915_trace.h"14#endif15