summaryrefslogtreecommitdiffstats
path: root/camera/MemoryManager.cpp
diff options
context:
space:
mode:
authorDaniel Levin <dendy@ti.com>2012-06-15 12:35:22 +0300
committerDaniel Levin <dendy@ti.com>2012-07-25 08:56:45 -0500
commit43d861c560029fd0b4241353da83b3d7628496c8 (patch)
treec71e233ffc77a21130318d2b7fa2a4c443f666a9 /camera/MemoryManager.cpp
parent1db4f3b9b6f1d65b14d700b7e57ce4b05a1311be (diff)
downloadhardware_ti_omap4-43d861c560029fd0b4241353da83b3d7628496c8.zip
hardware_ti_omap4-43d861c560029fd0b4241353da83b3d7628496c8.tar.gz
hardware_ti_omap4-43d861c560029fd0b4241353da83b3d7628496c8.tar.bz2
CameraHAL: Include ion from <ion/ion.h>
libion headers should be included from <ion/ion.h>. This patch adds ion header reference to omap4xxx/include directory for Camera HAL, keeping other projects untouched. Change-Id: I7163cfab6910f89bfe321f693733d8112b380533 Signed-off-by: Daniel Levin <dendy@ti.com>
Diffstat (limited to 'camera/MemoryManager.cpp')
-rw-r--r--camera/MemoryManager.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/camera/MemoryManager.cpp b/camera/MemoryManager.cpp
index 3157e9c..f42ede3 100644
--- a/camera/MemoryManager.cpp
+++ b/camera/MemoryManager.cpp
@@ -19,8 +19,6 @@
extern "C" {
-#include <ion.h>
-
//#include <timm_osal_interfaces.h>
//#include <timm_osal_trace.h>