diff --git a/[refs] b/[refs] index f219abebd37a..aba2d0f5ce76 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 68070bdeeca7b7af6a42c0b3e5b1247e83c22ff9 +refs/heads/master: 17af691cd19765b782d891fc50c1568d0f1276b3 diff --git a/trunk/include/asm-arm/stat.h b/trunk/include/asm-arm/stat.h index ca8e7a8436da..ec4e2c2e3b47 100644 --- a/trunk/include/asm-arm/stat.h +++ b/trunk/include/asm-arm/stat.h @@ -89,6 +89,6 @@ struct stat64 { unsigned long st_ctime_nsec; unsigned long long st_ino; -}; +} __attribute__((packed)); #endif