diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/nand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 3080a8c8b62e..05fcdfea640b 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h | |||
| @@ -292,7 +292,7 @@ struct nand_onfi_params { | |||
| 292 | u8 vendor[88]; | 292 | u8 vendor[88]; |
| 293 | 293 | ||
| 294 | __le16 crc; | 294 | __le16 crc; |
| 295 | } __attribute__((packed)); | 295 | } __packed; |
| 296 | 296 | ||
| 297 | #define ONFI_CRC_BASE 0x4F4E | 297 | #define ONFI_CRC_BASE 0x4F4E |
| 298 | 298 | ||
