mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
r600: add license header to r600_formats.h
The header was missing after the definitions were moved.
Fixes: 82114ac02a ("r600g: switch to a common formats.h file since they are in different regs")
Acked-by: Gert Wollny <gert.wollny@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28395>
This commit is contained in:
parent
fb8cf56b75
commit
0020dd85ee
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
#ifndef R600_FORMATS_H
|
||||
#define R600_FORMATS_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue