Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / rk_camsys / camsys_soc_rk3288.c
index a95172d883c71de825c5fb680d79698a6e7862f5..e27b68182e61c1bee82cfcdb834289153e5730eb 100755 (executable)
@@ -1,3 +1,4 @@
+#ifdef CONFIG_ARM
 #include "camsys_soc_priv.h"
 #include "camsys_soc_rk3288.h"
 
@@ -279,4 +280,4 @@ int camsys_rk3288_cfg (camsys_soc_cfg_t cfg_cmd, void* cfg_para)
 
 
 }
-
+#endif /* CONFIG_ARM */