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:
David Heidelberg 2024-03-25 01:52:13 +01:00 committed by Marge Bot
parent fb8cf56b75
commit 0020dd85ee

View file

@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
#ifndef R600_FORMATS_H
#define R600_FORMATS_H