treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / gpu / drm / i915 / oa / i915_oa_cflgt3.h
blob4ca9d8f89b2f08622a105c5fc5cdab80abaee872
1 /* SPDX-License-Identifier: MIT */
2 /*
3 * Copyright © 2018-2019 Intel Corporation
5 * Autogenerated file by GPU Top : https://github.com/rib/gputop
6 * DO NOT EDIT manually!
7 */
9 #ifndef __I915_OA_CFLGT3_H__
10 #define __I915_OA_CFLGT3_H__
12 struct drm_i915_private;
14 void i915_perf_load_test_config_cflgt3(struct drm_i915_private *dev_priv);
16 #endif