projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dbfe74
)
ARM: dts: bcm281xx: change comment to C89 style
author
Matt Porter
<matt.porter@linaro.org>
Tue, 11 Jun 2013 18:45:58 +0000
(14:45 -0400)
committer
Christian Daudt
<csd@broadcom.com>
Thu, 20 Jun 2013 21:13:22 +0000
(14:13 -0700)
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>
arch/arm/boot/dts/bcm11351.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm11351.dtsi
b/arch/arm/boot/dts/bcm11351.dtsi
index
c794453
..
17979d5
100644
(file)
--- a/
arch/arm/boot/dts/bcm11351.dtsi
+++ b/
arch/arm/boot/dts/bcm11351.dtsi
@@
-36,7
+36,7
@@
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 {