alistair23-linux/drivers/gpu/drm/ttm
Rashika Kheria 6e87fa481f drivers: gpu: Mark function as static in ttm_bo.c
Mark function as static because it is not used outside file
drm/ttm/ttm_bo.c.

This eliminates the following warning in drm/ttm/ttm_bo.c:
drivers/gpu/drm/ttm/ttm_bo.c:960:5: warning: no previous prototype for ‘ttm_bo_move_buffer’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2014-01-08 13:22:33 +01:00
..
Makefile drm/ttm: Enable the dma page pool also for intel IOMMUs 2013-11-06 03:55:52 -08:00
ttm_agp_backend.c
ttm_bo.c drivers: gpu: Mark function as static in ttm_bo.c 2014-01-08 13:22:33 +01:00
ttm_bo_manager.c drm/ttm: replace drm_mm_pre_get() by direct alloc 2013-08-07 10:15:29 +10:00
ttm_bo_util.c drm: Kill DRM_SUSER 2013-12-18 11:35:45 +10:00
ttm_bo_vm.c drm/ttm: Correctly set page mapping and -index members 2014-01-08 10:08:28 +01:00
ttm_execbuf_util.c drm/ttm: Allow execbuf util reserves without ticket 2013-11-18 00:38:52 -08:00
ttm_lock.c
ttm_memory.c
ttm_module.c
ttm_object.c drm/ttm: Add a minimal prime implementation for ttm base objects 2013-11-18 00:46:41 -08:00
ttm_page_alloc.c drivers: convert shrinkers to new count/scan API 2013-09-10 18:56:32 -04:00
ttm_page_alloc_dma.c drm/ttm: Enable the dma page pool also for intel IOMMUs 2013-11-06 03:55:52 -08:00
ttm_tt.c drm/ttm: Correctly set page mapping and -index members 2014-01-08 10:08:28 +01:00