Skip to content

Commit 2db0005

Browse files
suijingfenglynxeye-dev
authored andcommitted
drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded 'etnaviv_perfmon.h' header
The etnaviv_perfmon.h header is about performance monitor, it can hardly has something to do with command buffer suballocator. Drop it. Signed-off-by: Sui Jingfeng <[email protected]> Signed-off-by: Lucas Stach <[email protected]>
1 parent c5d46bd commit 2db0005

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "etnaviv_gem.h"
1010
#include "etnaviv_gpu.h"
1111
#include "etnaviv_mmu.h"
12-
#include "etnaviv_perfmon.h"
1312

1413
#define SUBALLOC_SIZE SZ_512K
1514
#define SUBALLOC_GRANULE SZ_4K

0 commit comments

Comments
 (0)