diff options
author | Rashika <[email protected]> | 2014-01-06 20:29:12 +0530 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-01-14 12:59:17 +1000 |
commit | 70d5422b5b078ce75b9cf58e1485b35178136f41 (patch) | |
tree | ac7e61525804cbade58a7a13bde9b3442ec8841b /lib/mpi/mpiutil.c | |
parent | a1537f33b1df41afcfb1e5df980f6d2f63b7b26d (diff) |
drivers: gpu: Mark function as static in cirrus_main.c
Mark function cirrus_bo_unref() as static in drm/cirrus/cirrus_main.c
because it is not used outside this file.
This eliminates the following warning in drm/cirrus/cirrus_main.c:
drivers/gpu/drm/cirrus/cirrus_main.c:258:6: warning: no previous
prototype for ‘cirrus_bo_unref’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions