]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ihex.h
ARM: dts: tx6: add enet_out clock for FEC
[karo-tx-linux.git] / include / linux / ihex.h
index 2baace2788a7d73cffcd12396ea2aa37dd117963..31d8629e75a15f55ae59d8d4e936dab96f9fa396 100644 (file)
@@ -18,7 +18,7 @@ struct ihex_binrec {
        __be32 addr;
        __be16 len;
        uint8_t data[0];
-} __attribute__((aligned(4)));
+} __attribute__((packed));
 
 /* Find the next record, taking into account the 4-byte alignment */
 static inline const struct ihex_binrec *