diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-03-15 13:43:12 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-03-19 11:34:46 +0100 |
commit | 4a4f3a07a5c419ee8e527ff2c9a35eae93c3d04e (patch) | |
tree | 9ec97b6ec5801a7f15cba2684be6e96f410e8853 /arch/arm/boot/dts/exynos4412-odroid-common.dtsi | |
parent | ARM: dts: exynos: replace deprecated NTC/Murata compatibles (diff) | |
download | linux-4a4f3a07a5c419ee8e527ff2c9a35eae93c3d04e.tar.xz linux-4a4f3a07a5c419ee8e527ff2c9a35eae93c3d04e.zip |
ARM: dts: exynos: white-space cleanups
Fixups some white-space issues. Checkpatch reported:
WARNING: Block comments should align the * on each line
WARNING: please, no spaces at the start of a line
ERROR: code indent should use tabs where possible
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210315124313.114842-2-krzysztof.kozlowski@canonical.com
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-odroid-common.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi index ad47ef2962ef..5bd05866d7a3 100644 --- a/arch/arm/boot/dts/exynos4412-odroid-common.dtsi +++ b/arch/arm/boot/dts/exynos4412-odroid-common.dtsi @@ -2,7 +2,7 @@ /* * Common definition for Hardkernel's Exynos4412 based ODROID-X/X2/U2/U3 boards * device tree source -*/ + */ #include <dt-bindings/sound/samsung-i2s.h> #include <dt-bindings/input/input.h> |