diff options
| author | Albert Aribaud <[[email protected]]> | 2010-08-27 21:41:48 +0530 |
|---|---|---|
| committer | Prafulla Wadaskar <[email protected]> | 2010-08-27 21:41:48 +0530 |
| commit | 438c37e1b3493c800fd50924d0b492f96d5c66bb (patch) | |
| tree | 52fed1a3c38f1d4c14e8679ad521f66f5d137842 | |
| parent | f106056095049c2c748c2a2797e5353295240e04 (diff) | |
orion5x: fix comment-in-comment typo in cpu.h
Signed-off-by: Albert Aribaud <[email protected]>
| -rw-r--r-- | 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 80717f8a579..6ce02a92125 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. */ |
