mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 03:53:44 +00:00
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 |
||
|---|---|---|
| .. | ||
| bochs_drv.c | ||
| bochs_fbdev.c | ||
| bochs_hw.c | ||
| bochs_kms.c | ||
| bochs_mm.c | ||
| bochs.h | ||
| Kconfig | ||
| Makefile | ||