This repository was archived by the owner on Jan 7, 2023. It is now read-only.
Commit 2faef48
committed
INTERNAL: Fix Compile issue by using DRM_FORMAT_*
On newer mesa, we won't definine our own copy. This changes
help to fix the compile issue caused by commit 272f9cf.
Signed-off-by: Chenglei Ren <[email protected]>1 parent 3ee6643 commit 2faef48
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments