From: Michele Curti Date: Tue, 23 Sep 2014 16:08:06 +0000 (+0200) Subject: drm/radeon/atombios: declare connector convert tables as static X-Git-Tag: fixes-against-v3.18-rc2~73^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6bf72aef689dc756b325e9f88840091991cb8d;p=pandora-kernel.git drm/radeon/atombios: declare connector convert tables as static The tables: * supported_devices_connector_convert * supported_devices_connector_object_id_convert * object_connector_convert are used in redeon_atombios.c only, so declare them as static. Signed-off-by: Michele Curti Signed-off-by: Alex Deucher --- Reading git-diff-tree failed