gralloc: Remove pmem includes
Remove android_pmem as it is no longer used Change-Id: Ib4328c57306da1ef87f9b822e70ff91da302c99a
This commit is contained in:
@@ -24,8 +24,6 @@
|
|||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <cutils/properties.h>
|
#include <cutils/properties.h>
|
||||||
|
|
||||||
#include <linux/android_pmem.h>
|
|
||||||
|
|
||||||
#include "gr.h"
|
#include "gr.h"
|
||||||
#include "gpu.h"
|
#include "gpu.h"
|
||||||
#include "memalloc.h"
|
#include "memalloc.h"
|
||||||
|
|||||||
@@ -34,7 +34,6 @@
|
|||||||
|
|
||||||
#include <hardware/hardware.h>
|
#include <hardware/hardware.h>
|
||||||
#include <hardware/gralloc.h>
|
#include <hardware/gralloc.h>
|
||||||
#include <linux/android_pmem.h>
|
|
||||||
|
|
||||||
#include "gralloc_priv.h"
|
#include "gralloc_priv.h"
|
||||||
#include "gr.h"
|
#include "gr.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user