diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-02-07 06:13:53 -0500 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-02-19 04:43:44 -0500 |
commit | f42bd94628b12789ade8cafa87262ef4baad3742 (patch) | |
tree | a52ad559bb2e9fb54485f4d06b6266dd8b49ffd3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 57de50af162b67612da99207b061ade3239e57db (diff) |
drm/bochs: make structure bochs_bo_driver static
The structure bochs_bo_driver is local to the source and does not need to
be in global scope, so make it static.
Cleans up sparse warning:
drivers/gpu/drm/bochs/bochs_mm.c:197:22: warning: symbol 'bochs_bo_driver'
was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180207111353.30261-1-colin.king@canonical.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions