mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
arm64: dts: exynos: add missing space before {
Add missing whitespace between node name/label and opening {.
Link: https://lore.kernel.org/r/20230705145942.293527-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
06c2afb862
commit
476ec6416f
|
|
@ -313,7 +313,7 @@ wakeup-interrupt-controller {
|
|||
};
|
||||
};
|
||||
|
||||
pinctrl_aud: pinctrl@19c60000{
|
||||
pinctrl_aud: pinctrl@19c60000 {
|
||||
compatible = "samsung,exynosautov9-pinctrl";
|
||||
reg = <0x19c60000 0x1000>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user