summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaio Schnepper <caioschnepper@gmail.com>2015-04-26 23:01:22 -0300
committerCaio Schnepper <caioschnepper@gmail.com>2015-04-27 13:55:08 -0300
commitdd9ce7d335a2b8995246d5b28be4dac4ec918b56 (patch)
tree220fc00a56c4d00226bf685ec33c73b550a952bb
parentec0425405660b9dee4c6f415848ca3001a161c3b (diff)
downloadandroid_hardware_samsung-dd9ce7d335a2b8995246d5b28be4dac4ec918b56.tar.gz
android_hardware_samsung-dd9ce7d335a2b8995246d5b28be4dac4ec918b56.tar.bz2
android_hardware_samsung-dd9ce7d335a2b8995246d5b28be4dac4ec918b56.zip
libfimg3x: Remove android_pmem.h include
Change-Id: I514e96676578a97b9481643e58a0e49a8d017678
-rw-r--r--exynos4/hal/libfimg3x/FimgC210.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/exynos4/hal/libfimg3x/FimgC210.h b/exynos4/hal/libfimg3x/FimgC210.h
index 7aa9a9a..576ec9b 100644
--- a/exynos4/hal/libfimg3x/FimgC210.h
+++ b/exynos4/hal/libfimg3x/FimgC210.h
@@ -36,7 +36,6 @@
#include <sys/poll.h>
#include <sys/stat.h>
-#include <linux/android_pmem.h>
#include <utils/threads.h>
#include <utils/StopWatch.h>