OSDN Git Service

drm/i915/selftests: fix the uint*_t types that have crept in
authorJani Nikula <jani.nikula@intel.com>
Wed, 13 Jan 2021 14:13:17 +0000 (16:13 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 14 Jan 2021 09:52:07 +0000 (11:52 +0200)
commit368fd0d79c099493f2b8e80f2ffaa6f70dd0461a
treec0c442076d5f73aece2688a62af3aa7f1fd826b5
parent140e2b0b6bfb754a614f4b8dca8031fae9695026
drm/i915/selftests: fix the uint*_t types that have crept in

Always prefer the kernel types over stdint types in i915.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210113141317.30765-1-jani.nikula@intel.com
drivers/gpu/drm/i915/gt/selftest_mocs.c