mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 02:12:00 -04:00
arm64: dts: colibri-imx8x: improve include notation
Improve include notation. Usually only dtsi files from the same location are included with an absolute path in quotes. Others should use a relative path enclosed in angle brackets. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
94bbd9d3f5
commit
c579c24d4a
@@ -3,7 +3,7 @@
|
||||
* Copyright 2019 Toradex
|
||||
*/
|
||||
|
||||
#include "dt-bindings/input/linux-event-codes.h"
|
||||
#include <dt-bindings/input/linux-event-codes.h>
|
||||
|
||||
/ {
|
||||
aliases {
|
||||
|
||||
Reference in New Issue
Block a user