diff options
author | Michael Walle <michael@walle.cc> | 2016-08-29 10:46:43 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-23 09:02:01 -0400 |
commit | 2a0b7a971aac682112cf676c6583196faafcb2b0 (patch) | |
tree | 49d06dec4f2008903eb269ff5fe33371b2c2ac88 /include/lcd.h | |
parent | 2365a4b8ea7d8b1f5e796a4fec176f613dea838c (diff) | |
download | u-boot-2a0b7a971aac682112cf676c6583196faafcb2b0.tar.gz |
ext4: change structure fields to __le/__be types
Change all the types of ext2/4 fields to little endian types and all the
JBD fields to big endian types. Now we can use sparse (make C=1) to check
for statements where we need byteswaps.
Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'include/lcd.h')
0 files changed, 0 insertions, 0 deletions