Commit d22dc5ed authored by Matt Porter's avatar Matt Porter Committed by Christian Daudt

ARM: dts: bcm281xx: change comment to C89 style

CodingStyle does not allow C99 style comments. Since the
dts files live in the kernel for now, make this compliant.
Signed-off-by: default avatarMatt Porter <matt.porter@linaro.org>
Acked-by: default avatarChristian Daudt <csd@broadcom.com>
parent 2dbfe748
......@@ -36,7 +36,7 @@ gic: interrupt-controller@3ff00100 {
smc@0x3404c000 {
compatible = "bcm,bcm11351-smc", "bcm,kona-smc";
reg = <0x3404c000 0x400>; //1 KiB in SRAM
reg = <0x3404c000 0x400>; /* 1 KiB in SRAM */
};
uart@3e000000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment