loader: annotate __driConfigOptionsLoader as static
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Axel Davy <axel.davy@ens.fr> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
committed by
Emil Velikov
parent
d561e064a8
commit
8222100631
+1
-1
@@ -297,7 +297,7 @@ get_id_path_tag_from_fd(struct udev *udev, int fd)
|
||||
}
|
||||
|
||||
#ifdef USE_DRICONF
|
||||
const char __driConfigOptionsLoader[] =
|
||||
static const char __driConfigOptionsLoader[] =
|
||||
DRI_CONF_BEGIN
|
||||
DRI_CONF_SECTION_INITIALIZATION
|
||||
DRI_CONF_DEVICE_ID_PATH_TAG()
|
||||
|
||||
Reference in New Issue
Block a user