Do not export the DriverRec RADEON

Unused externally and should not be exported.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(Ported from amdgpu commit 7fb8b49895e225b3908c8bd186539de23afe91d1)
Acked-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Emil Velikov
2018-07-10 18:39:31 +02:00
committed by Michel Dänzer
parent cc1d0824a8
commit 731d4b386a

View File

@@ -278,7 +278,7 @@ radeon_platform_probe(DriverPtr pDriver,
}
#endif
_X_EXPORT DriverRec RADEON =
DriverRec RADEON =
{
RADEON_VERSION_CURRENT,
RADEON_DRIVER_NAME,