Files
linux/drivers/gpu/drm
Zhang Xiaoxu c2cebbc4a5 drm/i915: Fix i915_error_state_store error defination
Since commit 742379c0c4 ("drm/i915: Start chopping up the GPU error
capture"), function 'i915_error_state_store' was defined and used with
only one parameter.

But if no 'CONFIG_DRM_I915_CAPTURE_ERROR', this function was defined
with two parameter.

This may lead compile error. This patch fix it.

Fixes: 742379c0c4 ("drm/i915: Start chopping up the GPU error capture")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200117073436.6507-1-zhangxiaoxu5@huawei.com
(cherry picked from commit 04062c58fa)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2020-02-09 19:23:31 +02:00
..
2020-01-20 11:42:57 +10:00
2020-01-20 11:42:57 +10:00
2020-01-20 11:42:57 +10:00
2020-01-20 11:42:57 +10:00
2019-12-18 16:09:12 -05:00
2020-01-20 11:42:57 +10:00
2019-11-19 22:25:55 +01:00
2019-10-08 18:29:00 +02:00