panfrost: Remove unused header inclusions from pan_blitter.h
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Constantine Shablya <constantine.shablya@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26698>
This commit is contained in:

committed by
Marge Bot

parent
a01be2f21f
commit
146b51d9f4
@@ -25,14 +25,11 @@
|
||||
#ifndef __PAN_BLITTER_H
|
||||
#define __PAN_BLITTER_H
|
||||
|
||||
#include "genxml/gen_macros.h"
|
||||
|
||||
#include "util/format/u_format.h"
|
||||
#include "pan_desc.h"
|
||||
#include "pan_pool.h"
|
||||
#include "pan_texture.h"
|
||||
#include "pan_util.h"
|
||||
#include "panfrost-job.h"
|
||||
|
||||
struct pan_fb_info;
|
||||
struct pan_jc;
|
||||
|
Reference in New Issue
Block a user