crt: Unify dxva2.def for lib64 and libarm32

Signed-off-by: Martin Storsjö <martin@martin.st>
diff --git a/mingw-w64-crt/libarm32/dxva2.def b/mingw-w64-crt/lib-common/dxva2.def
similarity index 91%
rename from mingw-w64-crt/libarm32/dxva2.def
rename to mingw-w64-crt/lib-common/dxva2.def
index e599bf0..5f88023 100644
--- a/mingw-w64-crt/libarm32/dxva2.def
+++ b/mingw-w64-crt/lib-common/dxva2.def
@@ -1,8 +1,3 @@
-;
-; Definition file of dxva2.dll
-; Automatic generated by gendef
-; written by Kai Tietz 2008-2014
-;
 LIBRARY "dxva2.dll"
 EXPORTS
 CapabilitiesRequestAndCapabilitiesReply
@@ -42,3 +37,4 @@
 SetMonitorRedGreenOrBlueDrive
 SetMonitorRedGreenOrBlueGain
 SetVCPFeature
+UABGetCertificate
diff --git a/mingw-w64-crt/lib64/dxva2.def b/mingw-w64-crt/lib64/dxva2.def
deleted file mode 100644
index 6e86010..0000000
--- a/mingw-w64-crt/lib64/dxva2.def
+++ /dev/null
@@ -1,44 +0,0 @@
-;
-; Definition file of dxva2.dll
-; Automatic generated by gendef
-; written by Kai Tietz 2008
-;
-LIBRARY "dxva2.dll"
-EXPORTS
-CapabilitiesRequestAndCapabilitiesReply
-DXVA2CreateDirect3DDeviceManager9
-DXVA2CreateVideoService
-DegaussMonitor
-DestroyPhysicalMonitor
-DestroyPhysicalMonitors
-GetCapabilitiesStringLength
-GetMonitorBrightness
-GetMonitorCapabilities
-GetMonitorColorTemperature
-GetMonitorContrast
-GetMonitorDisplayAreaPosition
-GetMonitorDisplayAreaSize
-GetMonitorRedGreenOrBlueDrive
-GetMonitorRedGreenOrBlueGain
-GetMonitorTechnologyType
-GetNumberOfPhysicalMonitorsFromHMONITOR
-GetNumberOfPhysicalMonitorsFromIDirect3DDevice9
-GetPhysicalMonitorsFromHMONITOR
-GetPhysicalMonitorsFromIDirect3DDevice9
-GetTimingReport
-GetVCPFeatureAndVCPFeatureReply
-OPMGetVideoOutputsFromHMONITOR
-OPMGetVideoOutputsFromIDirect3DDevice9Object
-RestoreMonitorFactoryColorDefaults
-RestoreMonitorFactoryDefaults
-SaveCurrentMonitorSettings
-SaveCurrentSettings
-SetMonitorBrightness
-SetMonitorColorTemperature
-SetMonitorContrast
-SetMonitorDisplayAreaPosition
-SetMonitorDisplayAreaSize
-SetMonitorRedGreenOrBlueDrive
-SetMonitorRedGreenOrBlueGain
-SetVCPFeature
-UABGetCertificate