root/sys/dev/pci/drm/i915/intel_uncore_trace.h
/* Public domain. */
#ifndef _INTEL_UNCORE_TRACE_H
#define _INTEL_UNCORE_TRACE_H

#include <linux/types.h>
#include "i915_reg_defs.h"

#define trace_i915_reg_rw(a, b, c, d, e)

#endif