mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user