panvk: Stop including pan_blend.h from panvk_device.h
We don't depend on it, and panvk_vX_blend.c already includes it. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31382>
This commit is contained in:
committed by
Marge Bot
parent
5d0072ae7e
commit
cfc9448e82
@@ -20,7 +20,6 @@
|
||||
|
||||
#include "kmod/pan_kmod.h"
|
||||
#include "util/pan_ir.h"
|
||||
#include "pan_blend.h"
|
||||
#include "pan_blitter.h"
|
||||
|
||||
#include "util/vma.h"
|
||||
|
||||
Reference in New Issue
Block a user