diff options
author | Jani Nikula <[email protected]> | 2016-09-15 16:28:54 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2016-10-28 15:17:12 +0300 |
commit | 9cccc76bb49ffcc0370a37a6c01368d69cc3b65b (patch) | |
tree | a2e77c9b523902dc9b501f50439256fbe3e4fa6c /tools/perf/scripts/python | |
parent | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 (diff) |
drm/i915: keep declarations in i915_drv.h
Fix sparse warnings:
drivers/gpu/drm/i915/i915_drv.c:1179:5: warning: symbol
'i915_driver_load' was not declared. Should it be static?
drivers/gpu/drm/i915/i915_drv.c:1267:6: warning: symbol
'i915_driver_unload' was not declared. Should it be static?
drivers/gpu/drm/i915/i915_drv.c:2444:25: warning: symbol 'i915_pm_ops'
was not declared. Should it be static?
Fixes: 42f5551d2769 ("drm/i915: Split out the PCI driver interface to i915_pci.c")
Cc: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit efab0698f94dd71fac5d946ad664a280441daedb)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions