Skip to content
Snippets Groups Projects
Commit 59879f65 authored by Pan Ortiz's avatar Pan Ortiz
Browse files

drivers/gpu/drm/drm_notifier.c: Add #include <drm/drm_notifier.h>

parent 4a8d8848
No related tags found
No related merge requests found
Pipeline #208121 failed
......@@ -14,6 +14,7 @@
*/
#include <linux/notifier.h>
#include <drm/drm_notifier.h>
static BLOCKING_NOTIFIER_HEAD(mi_drm_notifier_list);
......
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