]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/nios/asmi.c
Big white-space cleanup.
[karo-tx-uboot.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 */