diff options
author | Rashika <[email protected]> | 2014-01-06 20:49:34 +0530 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-01-14 12:59:25 +1000 |
commit | 0662e4c2c2fbddd10cdec05fe68eb2c03e6dbcc9 (patch) | |
tree | 0231758d46a375fa19ec43bb22abe03f1f5289a7 /lib/mpi/mpi-internal.h | |
parent | 06a8c6509a3f9028df1cf8caed9dcc5c5d4b34a6 (diff) |
drivers: gpu: Mark function as static in qxl_kms.c
Mark function qxl_device_init() as static in drm/qxl/qxl_kms.c because
it is not used outside this file.
This eliminates the following warning in drm/qxl/qxl_kms.c:
drivers/gpu/drm/qxl/qxl_kms.c:118:5: warning: no previous prototype for ‘qxl_device_init’ [-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/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions