summaryrefslogtreecommitdiff
path: root/libcopybit
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2014-05-13 11:22:39 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2014-05-13 11:22:39 -0400
commit9136b8000b46646b45273fdde0e092d8af279dbf (patch)
tree12ca4863f67aea334890ca47ccfed32bceb47799 /libcopybit
parent9c0fe9145565c41dd749c12f131606c71626474f (diff)
downloaddisplay-9136b8000b46646b45273fdde0e092d8af279dbf.tar.gz
display: Remove ashmem header includes
Ashmem use in gralloc has been deprecated for some time. Remove the stale headers. Change-Id: Ie048c377b649c0639ffeefe9af41f7a5caaf0382
Diffstat (limited to 'libcopybit')
-rw-r--r--libcopybit/copybit_c2d.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcopybit/copybit_c2d.cpp b/libcopybit/copybit_c2d.cpp
index 852b8c0b..da0396f5 100644
--- a/libcopybit/copybit_c2d.cpp
+++ b/libcopybit/copybit_c2d.cpp
@@ -35,8 +35,6 @@
#include <EGL/eglplatform.h>
#include <cutils/native_handle.h>
-#include <cutils/ashmem.h>
-#include <linux/ashmem.h>
#include <gralloc_priv.h>
#include <copybit.h>