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: Matt Porter <matt.porter@linaro.org>
Acked-by: Christian Daudt <csd@broadcom.com>
This commit is contained in:
Matt Porter 2013-06-11 14:45:58 -04:00 committed by Christian Daudt
parent 2dbfe74868
commit d22dc5ed2a

View File

@ -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 {