for callback invoke when resolution is changed
[platform/adaptation/ap_samsung/libomxil-e3250-v4l2.git] / exynos / libv4l2 / exynos_subdev.c
old mode 100644 (file)
new mode 100755 (executable)
index 5ac578d..6c1b099
@@ -38,9 +38,9 @@
 
 //#define LOG_NDEBUG 0
 #define LOG_TAG "libexynosv4l2-subdev"
-#ifndef SLP_PLATFORM /* build env */
+#ifndef TIZEN_FEATURE_E3250 /* build env */
 #include <utils/Log.h>
-#else 
+#else
 #include "Exynos_OSAL_Log.h"
 #endif