[U-Boot] [PATCH] orion5x: fix comment-in-comment typo in cpu.h

Albert Aribaud albert.aribaud at free.fr
Fri Aug 27 03:06:55 CEST 2010


Signed-off-by: Albert Aribaud <albert.aribaud at free.fr>
---
 arch/arm/include/asm/arch-orion5x/cpu.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/include/asm/arch-orion5x/cpu.h b/arch/arm/include/asm/arch-orion5x/cpu.h
index 80717f8..6ce02a9 100644
--- a/arch/arm/include/asm/arch-orion5x/cpu.h
+++ b/arch/arm/include/asm/arch-orion5x/cpu.h
@@ -76,7 +76,7 @@ enum orion5x_cpu_attrib {
 
 /*
  * Device Address MAP BAR values
-/*
+ *
  * All addresses and sizes not defined by board code
  * will be given default values here.
  */
-- 
1.7.1



More information about the U-Boot mailing list