Commit 14869d1
committed
drm/komeda: fix missing seq_file includes
This fails to build with missing seq declerations.
Fixes: 9e2b84f ("drm/print: drop include seq_file.h")
Signed-off-by: Dave Airlie <[email protected]>1 parent 7fa043e commit 14869d1
File tree
2 files changed
+3
-0
lines changed- drivers/gpu/drm/arm/display/komeda
- d71
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments