mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 14:50:11 +01:00
missed one
This commit is contained in:
parent
8af510e3b5
commit
2bf75c8be3
2 changed files with 2 additions and 2 deletions
|
|
@ -142,7 +142,7 @@
|
|||
|
||||
#ifdef __linux__
|
||||
typedef int drm_ioctl_t( DRM_OS_IOCTL );
|
||||
#endif
|
||||
#endif /* __linux__ */
|
||||
|
||||
typedef struct drm_pci_list {
|
||||
u16 vendor;
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
|
||||
#ifdef __linux__
|
||||
typedef int drm_ioctl_t( DRM_OS_IOCTL );
|
||||
#endif
|
||||
#endif /* __linux__ */
|
||||
|
||||
typedef struct drm_pci_list {
|
||||
u16 vendor;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue