X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fnios2-epcs.h;h=325cf71f67159a526a3c412903ac7b2ca0050fd1;hb=bbf2abc0f5a5be0b8081ae8587fa90b376160444;hp=20e0c87c89f91ee556ce3574dd3c63f8a20b097e;hpb=1f6ce8f5ba013b9cfd2b8f9cea051d70f3b1bc43;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/nios2-epcs.h b/include/nios2-epcs.h index 20e0c87..325cf71 100644 --- a/include/nios2-epcs.h +++ b/include/nios2-epcs.h @@ -29,7 +29,7 @@ #define __NIOS2_EPCS_H__ typedef struct epcs_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 */