فهرست منبع

[Blackfin][PATCH] minior cleanup

Aubrey Li 18 سال پیش
والد
کامیت
0445e3a264
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/asm-blackfin/u-boot.h

+ 1 - 1
include/asm-blackfin/u-boot.h

@@ -29,7 +29,7 @@
 #define _U_BOOT_H_	1
 
 typedef struct bd_info {
-	int bi_baudrate;	/* serial console baudrate */
+	int bi_baudrate;		/* serial console baudrate */
 	unsigned long bi_ip_addr;	/* IP Address */
 	unsigned char bi_enetaddr[6];	/* Ethernet adress */
 	unsigned long bi_arch_number;	/* unique id for this board */