Commit fe25c0b6 authored by Linus Torvalds's avatar Linus Torvalds

We need <linux/highmem.h> for PKMAP_BASE

parent 3cf9671f
......@@ -30,6 +30,7 @@
*/
#include <linux/config.h>
#include <linux/highmem.h>
#include "drmP.h"
/* Cut down version of drm_memory_debug.h, which used to be called
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment