Skip to content

Commit 57c843a

Browse files
metuxjosephcrowell
authored andcommitted
drop unused simple_list.h
Nothing from this header is used, so we can drop it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
1 parent 16a07ae commit 57c843a

File tree

3 files changed

+0
-204
lines changed

3 files changed

+0
-204
lines changed

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,5 @@ EXTRA_DIST = \
6464
amdgpu_probe.h \
6565
amdgpu_version.h \
6666
amdgpu_video.h \
67-
simple_list.h \
6867
amdgpu_dri2.h \
6968
drmmode_display.h

src/amdgpu_drv.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@
8585

8686
#include "compat-api.h"
8787

88-
#include "simple_list.h"
89-
9088
struct _SyncFence;
9189

9290
#ifndef MAX

src/simple_list.h

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)