mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
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:
committed by
Michel Dänzer
parent
cc1d0824a8
commit
731d4b386a
@@ -278,7 +278,7 @@ radeon_platform_probe(DriverPtr pDriver,
|
||||
}
|
||||
#endif
|
||||
|
||||
_X_EXPORT DriverRec RADEON =
|
||||
DriverRec RADEON =
|
||||
{
|
||||
RADEON_VERSION_CURRENT,
|
||||
RADEON_DRIVER_NAME,
|
||||
|
||||
Reference in New Issue
Block a user