diff options
author | 2021-01-15 10:13:29 +0000 | |
---|---|---|
committer | 2021-01-15 14:27:35 +0000 | |
commit | 0bd080497bb8712054e5e1ddd2ced13364c610b8 (patch) | |
tree | c43e1f57ef678c0d12c0b33881a55d92763c9d25 /kernel/gcov/clang.c | |
parent | drm/i915/region: convert object_create into object_init (diff) | |
download | wireguard-linux-0bd080497bb8712054e5e1ddd2ced13364c610b8.tar.xz wireguard-linux-0bd080497bb8712054e5e1ddd2ced13364c610b8.zip |
drm/i915: add back static declaration
warning: symbol '__i915_gem_object_create_stolen' was not declared. Should it be static?
warning: symbol '_i915_gem_object_stolen_init' was not declared. Should it be static?
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115101329.880667-1-matthew.auld@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions