arm64: dts: rockchip: fix include search path for rk3326-863-cif-sensor.dtsi

This is because of the commit form upstream: commit 5ffa2aed38
("of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP")

Change-Id: I87d332caf5b3aaf3848b709c276ddb00db1327e0
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen
2019-03-25 11:14:50 +08:00
committed by Tao Huang
parent c976543254
commit 194cc5db8c

View File

@@ -4,7 +4,7 @@
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
#include "../../../../drivers/soc/rockchip/rk_camera_sensor_info.h"
#include "../../../../../drivers/soc/rockchip/rk_camera_sensor_info.h"
/{
cif_sensor: cif_sensor {
compatible = "rockchip,sensor";