Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d69b127 authored by Laura Abbott's avatar Laura Abbott
Browse files

msm: kgsl: Add compat.h header explicitly



The compat.h header was never included directly. Add it instead
of relying on other header files to include it.

Change-Id: I29dbf9588bbc3339a20e24a67a86bcb7b2c4ab52
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 9e91c0c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
#include <linux/mman.h>
#include <linux/sort.h>
#include <linux/security.h>
#include <linux/compat.h>
#include <asm/cacheflush.h>

#include "kgsl.h"