mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 18:18:27 +02:00
Remove duplicate
This commit is contained in:
parent
d8bbd02a60
commit
709aa46293
1 changed files with 0 additions and 4 deletions
|
|
@ -331,8 +331,4 @@ void idr_remove_all(struct idr *idp);
|
|||
void *idr_replace(struct idr *idp, void *ptr, int id);
|
||||
#endif
|
||||
|
||||
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19))
|
||||
typedef _Bool bool;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue