mirror of https://gitee.com/openkylin/linux.git
ARM: tegra: colibri_t30: move input include to carrier board
Move input include to carrier board. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
23a13d4c4d
commit
ead9a4c36d
|
@ -1,6 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/dts-v1/;
|
||||
|
||||
#include <dt-bindings/input/input.h>
|
||||
#include "tegra30-colibri.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include <dt-bindings/input/input.h>
|
||||
#include "tegra30.dtsi"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue