mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 11:28:05 +02:00
radeon: fix bocs wrapper
This commit is contained in:
parent
741aaaa288
commit
23478f1c03
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define RADEON_CS_WRAPPER_H
|
||||
|
||||
#ifndef RADEON_PARAM_DEVICE_ID
|
||||
#define RADEON_PARAM_DEVICE_ID 17
|
||||
#define RADEON_PARAM_DEVICE_ID 16
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBDRM_RADEON
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue