[U-Boot] [PATCH v3 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string
    sjg at google.com 
    sjg at google.com
       
    Mon Oct 15 19:58:25 UTC 2018
    
    
  
The description string should not contain unnecessary characters,
like the ending '\n' or the leading 'CPU:'.
Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
 drivers/cpu/mpc83xx_cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list