Skip to content
Snippets Groups Projects
Commit 9e2b84fb authored by Jani Nikula's avatar Jani Nikula
Browse files
parent 33d5ae6c
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/printk.h> #include <linux/printk.h>
#include <linux/seq_file.h>
#include <linux/device.h> #include <linux/device.h>
#include <linux/dynamic_debug.h> #include <linux/dynamic_debug.h>
...@@ -36,6 +35,7 @@ ...@@ -36,6 +35,7 @@
struct debugfs_regset32; struct debugfs_regset32;
struct drm_device; struct drm_device;
struct seq_file;
/* Do *not* use outside of drm_print.[ch]! */ /* Do *not* use outside of drm_print.[ch]! */
extern unsigned long __drm_debug; extern unsigned long __drm_debug;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment