Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: lager: Replace spaces by TABs

Make it easier to compare the file with other similar files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Link: https://lore.kernel.org/r/20190904120114.1894-3-geert+renesas@glider.be

+4 -4
+4 -4
arch/arm/boot/dts/r8a7790-lager.dts
··· 325 325 #size-cells = <0>; 326 326 }; 327 327 328 - /* 329 - * IIC2 and I2C2 may be switched using pinmux. 330 - * A fallback to GPIO is also provided. 331 - */ 328 + /* 329 + * IIC2 and I2C2 may be switched using pinmux. 330 + * A fallback to GPIO is also provided. 331 + */ 332 332 i2chdmi: i2c-12 { 333 333 compatible = "i2c-demux-pinctrl"; 334 334 i2c-parent = <&iic2>, <&i2c2>, <&gpioi2c2>;