X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fnios2-epcs.h;h=325cf71f67159a526a3c412903ac7b2ca0050fd1;hb=09b4a9cf4003599f2cd609587dfa5f0b754640ed;hp=20e0c87c89f91ee556ce3574dd3c63f8a20b097e;hpb=3a25220822c41e7a8f4f50832a0ef91510490513;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 */