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

Commit d3a74856 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Re-export the UAPI header"

parents 365ba81c 86da0d30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,12 +10,12 @@
#include <linux/interrupt.h>
#include <linux/kthread.h>
#include <linux/mm.h>
#include <linux/msm_kgsl.h>
#include <linux/uaccess.h>

#include "kgsl_gmu_core.h"
#include "kgsl_pwrscale.h"

#include "uapi/msm_kgsl.h"

/*
 * --- kgsl drawobj flags ---
+1 −2
Original line number Diff line number Diff line
@@ -6,8 +6,7 @@
#define __KGSL_COMPAT_H

#include <linux/compat.h>

#include "uapi/msm_kgsl.h"
#include <linux/msm_kgsl.h>

#ifdef CONFIG_COMPAT