Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / cpu / nios / asmi.c
index ce2863e5c624729202bc225bd5f365914bb10aa3..c2cd8fead0ebe7c4cfdf342093f2bc0b674f19bf 100644 (file)
@@ -183,7 +183,7 @@ static void asmi_status_wr (unsigned char status)
  * Device information
  ***********************************************************************/
 typedef struct asmi_devinfo_t {
-       const char      *name;          /* Device name */
+       const char      *name;          /* Device name */
        unsigned char   id;             /* Device silicon id */
        unsigned char   size;           /* Total size log2(bytes)*/
        unsigned char   num_sects;      /* Number of sectors */