summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorRashika <rashika.kheria@gmail.com>2014-01-06 15:06:15 (GMT)
committerDave Airlie <airlied@redhat.com>2014-01-14 02:59:19 (GMT)
commitb2890a769e8cc2a536e315a945b34db219c5d3f1 (patch)
treee6f167970f2cf08a0ed0335eddca99b8608fdce8 /virt
parentcdd73306674e49b2b47f8eb644f1a01fd21e8c2d (diff)
downloadlinux-b2890a769e8cc2a536e315a945b34db219c5d3f1.tar.xz
drivers: gpu: Mark function as static in mgag200_main.c
Mark function mgag200_bo_unref() as static in drm/mgag200/mgag200_main.c because it is not used outside this file. This eliminates the following warning in drm/mgag200/mgag200_main.c: drivers/gpu/drm/mgag200/mgag200_main.c:313:6: warning: no previous prototype for ‘mgag200_bo_unref’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions