Skip to content

Commit 84b8cfe

Browse files
larunbestevenprice-arm
authored andcommitted
drm/panfrost: Add forward declaration and types header
This is to make LLVM syntactic analysers happy. Reviewed-by: Steven Price <steven.price@arm.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com> Link: https://lore.kernel.org/r/20251019145225.3621989-10-adrian.larumbe@collabora.com Signed-off-by: Steven Price <steven.price@arm.com>
1 parent 42e7ab3 commit 84b8cfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/panfrost/panfrost_mmu.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#ifndef __PANFROST_MMU_H__
55
#define __PANFROST_MMU_H__
66

7+
struct panfrost_device;
78
struct panfrost_gem_mapping;
89
struct panfrost_file_priv;
910
struct panfrost_mmu;

0 commit comments

Comments
 (0)